proxytoggle

Crates.ioproxytoggle
lib.rsproxytoggle
version1.0.0
sourcesrc
created_at2020-09-21 18:41:36.946711
updated_at2020-09-21 18:41:36.946711
descriptionSystray application to enable or disable proxy. Checks system setting every second to fight eventual group policy.
homepage
repositoryhttps://github.com/nicolasbauw/proxytoggle_systray_rs
max_upload_size
id291249
size84,334
Nicolas BAUW (nicolasbauw)

documentation

README

ProxyToggle

Current Crates.io Version Downloads badge

Systray application to enable or disable proxy. Checks system setting every second to fight eventual group policy.

In organizations, proxy settings can be set by a group policy. But, when you work from home, the proxy must be unchecked. The problem : the policy will always reset it, and that can be really annoying.

Here comes ProxyToggle : you have quick access to set the proxy status (enabled or disabled) in the systray, and the program checks the system proxy setting every second, to set it back to user setting, even if the group policy changed it.

Commit count: 60

cargo fmt