Member-only story
Introduction
I will show you how to quickly change the proxy of the browser and the LAN to connect to using the command line.
You need administrator privileges to execute the command .
Preparation
Check Interface Name
netsh interface show interface
Virtual settings
Settings01:
- Proxy: 10.21.21.100:8080
- Ip Address: 10.21.21.10
- Mask: 255.255.0.0
- Gateway: 10.21.21.1
- DNS: 10.21.21.200
Settings02:
- Proxy: 172.10.1.100:9090
- Ip Address: 172.10.0.10
- Mask: 255.255.0.0
- Gateway: 172.10.0.1
- DNS: 172.10.0.200