https://github.com/nicolasbauw/proxytoggle_systray_rs
Systray tool to enable or disable proxy. Periodically checks proxy status to fight against eventual organization group policy.
https://github.com/nicolasbauw/proxytoggle_systray_rs
group-policy proxy rust systray-application windows
Last synced: 2 months ago
JSON representation
Systray tool to enable or disable proxy. Periodically checks proxy status to fight against eventual organization group policy.
- Host: GitHub
- URL: https://github.com/nicolasbauw/proxytoggle_systray_rs
- Owner: nicolasbauw
- License: mit
- Created: 2020-07-05T15:58:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T18:39:45.000Z (almost 6 years ago)
- Last Synced: 2025-09-27T02:58:12.222Z (9 months ago)
- Topics: group-policy, proxy, rust, systray-application, windows
- Language: Rust
- Homepage:
- Size: 122 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProxyToggle
[](https://crates.io/crates/proxytoggle)
[](https://crates.io/crates/proxytoggle)
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.