Skip to content

Latest commit

Β 

History

History
78 lines (59 loc) Β· 2.44 KB

File metadata and controls

78 lines (59 loc) Β· 2.44 KB

Proxy Manager

A lightweight Windows application for managing system proxy settings with profile support.

License .NET Platform

Features

image

πŸ”§ Proxy Configuration

  • Automatic detection - Automatically detect proxy settings
  • PAC Script support - Use automatic configuration scripts
  • Manual proxy setup - Configure custom proxy server address and port
  • Bypass list - Specify addresses that should bypass the proxy

πŸ“ Profile Management

  • Save profiles - Store multiple proxy configurations
  • Quick switch - Load saved profiles from tray menu or main menu
  • Delete profiles - Remove unused configurations
  • ComboBox selection - Choose existing profile or create new one when saving

πŸš€ System Integration

  • System tray icon - Quick access to all functions
  • Run at startup - Auto-start with Windows
  • Minimize to tray - Close to tray instead of exiting
  • Context menu - Full control from system tray

πŸ§ͺ Proxy Testing

  • Test connection - Verify proxy connectivity
  • Response logging - View detailed response information

Installation

Requirements

  • Windows 10/11
  • .NET 10.0 Runtime
  • Administrator rights may be required for some system settings

Steps

  1. Download the latest release
  2. Extract to desired location
  3. Run ProxyManager.exe

Usage

Configure Proxy

  1. Open Proxy Settings tab
  2. Configure your proxy settings:
    • Enable automatic detection
    • Enter PAC script URL
    • Set proxy server address
    • Configure bypass list
  3. Click Apply to save settings

Save Profile

  1. Configure your proxy settings
  2. Click Save Profile
  3. Enter a name or select existing profile to overwrite
  4. Click OK

Load Profile

  • From main menu: Profiles β†’ Select profile
  • From tray: Right-click tray icon β†’ Profiles β†’ Select profile

Enable/Disable Proxy

  • From main menu: Proxy β†’ Use proxy server
  • From tray: Right-click tray icon β†’ Use proxy server

Run at Startup

  1. Go to Settings β†’ Run at startup
  2. Check/uncheck to enable/disable

File Locations

  • Profiles: %LOCALAPPDATA%\ProxyManager\profiles.json