Tahaan / proxymanager

Tool to enable or disable the configured proxy server for a wide range of programs
GNU General Public License v3.0
9 stars 5 forks source link

Need a CheckAll function to check all including disabled modules #24

Closed Tahaan closed 10 years ago

Tahaan commented 10 years ago

Problems can arise when a user stops managing an application.

For example when a user activated proxy for an application, then disable the relevant module, and then tries to turn off proxy for all. That application would then probably try to continue using the Proxy settings. This may not always be what the user intended.

The purpose of a CheckAll function is to report status of all programs, not only those managed on a day-to-day basis.

Ideally when disabling a module, that application should be set to a known status.

Tahaan commented 10 years ago

Fix is in progress with v0.9.8. All modules getting a "checkall" function executing the same way as the existing "check" function.

Tahaan commented 10 years ago

Fix delivered in v0.9.8