记录。如何让windows命令行支持v2ra服务科学上网
直接命令行设置,我这是开启了管理员模式的命令行
set https_proxy=socks5://127.0.0.1:10808
set http_proxy=socks5://127.0.0.1:10808
set http_proxy=http://127.0.0.1:10811
set https_proxy=http://127.0.0.1:10811
测试:curl https://myip.ipip.net/
记录。如何让windows命令行支持v2ra服务科学上网
直接命令行设置,我这是开启了管理员模式的命令行
set https_proxy=socks5://127.0.0.1:10808
set http_proxy=socks5://127.0.0.1:10808
set http_proxy=http://127.0.0.1:10811
set https_proxy=http://127.0.0.1:10811
测试:curl https://myip.ipip.net/