Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ProxxyNew to Visual Studio Code? Get it now.
Proxxy

Proxxy

itslooklike

|
501 installs
| (0) | Free
Toggle VSCode proxy settings with a status bar button
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Proxxy

Version

Simple Proxy for VSCode

Proxxy Extension

Features

  • 🔌 One-click proxy toggle - Click the status bar icon to enable/disable proxy
  • 🎨 Visual indicator - Red color when proxy is active
  • ⚙️ Proxy settings tab - Save multiple addresses, select the active one, delete unused
  • 🔄 Auto-cleanup - Proxy settings are removed when extension is disabled

Usage example with ssh

# run ssh with open port
ssh -D 1080 user@111.222.33.44

# open Proxxy settings and add url `socks5://127.0.0.1:1080`

How to use

  1. Click the 🔌 Proxxy icon in the status bar (bottom-right)
  2. If it's your first time, the settings tab opens — add a proxy URL (e.g., socks5://127.0.0.1:1080)
  3. Click the icon again to enable proxy (turns red when active)
  4. Click again to disable proxy

Configuration

Manage addresses via the settings tab (Proxxy: Settings), or in VSCode settings:

  • Proxxy: Custom Url — currently selected proxy URL
  • Proxxy: Saved Urls — list of saved proxy URLs

Commands

  • Proxxy: Toggle - Toggle proxy on/off
  • Proxxy: Settings - Open settings tab to manage proxy addresses
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft