Edge browser
Need to configure it through the system proxy settings or use a launch parameter, as Edge doesn’t have built-in settings for proxies like Firefox.
Here are two methods to set up a SOCKS5 proxy in Microsoft Edge:
Method 1: Using System Proxy Settings
Open Windows Settings by pressing Windows + I.
Go to Network & Internet > Proxy.
In the Manual proxy setup section, turn on Use a proxy server.
Enter the SOCKS5 proxy server IP and port.
Save the settings and restart Edge.
Example:
Proxy server:
127.0.0.1
Port:
1080
After you save the settings, Edge will route its traffic through the SOCKS5 proxy, since it uses the system-wide proxy settings.
Method 2: Using Edge Launch Parameters
You can also launch Microsoft Edge with a SOCKS5 proxy via the command line.
Close Edge if it's open.
Open Command Prompt or PowerShell (with administrator rights).
Navigate to the Edge installation directory, usually located at:
C:\Program Files (x86)\Microsoft\Edge\Application\
Launch Edge with the
--proxy-server
argument:For example:
This will start Microsoft Edge with the specified SOCKS5 proxy.
Special note: Edge cannot directly set the account and password, so the above steps are only valid for Cliproxy desktop program extraction and static IP whitelist mode. If you want to use Cliproxy traffic plan, you need to download additional extensions for configuration.
Last updated