CMD
- proxy - set HTTP_PROXY=http://127.0.0.1:7890
for clash
set http_proxy=http://127.0.0.1:7890 set https_proxy=http://127.0.0.1:7890
Note
- Setup both http and https
- test command curl -vv http://www.google.com
- pin use ICMP protocol
- https://zcdll.github.io/2018/01/27/proxy-on-windows-terminal/