Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 669 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 669 Bytes

Proxy Tray

A Windows tray app that monitors WinINet proxy settings for LAN (not VPN) and enables quick proxy on/off switch.

  • A blue/yellow tray icon indicates proxy off/on status, respectively.
  • A mouse hover-over tip shows proxy server info when proxy is on or "Direct" when off.
  • Left click on the tray icon toggles proxy on/off status. Proxy server info must be pre-configured externally. If no configuration is found, automatically opens Windows proxy setting panel.
  • Right-click opens context menu.
    • "Proxy Setting" opens Windows network proxy setting panel.
    • "Quit" exits the tray app.

Targets .NET Framework 4.8 that is included in Windows 11.