1.设置代理
set http_proxy=http://192.168.1.1:8080
set http_proxy=http://proxy.domain.com:port
set https_proxy=https://192.168.1.1:8080
如果有用户名和密码
set http_proxy_user=jake
set http_proxy_pass=abcd
2.取消代理设置
set http_proxy=
set https_proxy=
3.查询代理
1.设置代理
set http_proxy=http://192.168.1.1:8080
set http_proxy=http://proxy.domain.com:port
set https_proxy=https://192.168.1.1:8080
如果有用户名和密码
set http_proxy_user=jake
set http_proxy_pass=abcd
2.取消代理设置
set http_proxy=
set https_proxy=
3.查询代理
转载于:https://www.cnblogs.com/zxwdnj/p/10756675.html
更多推荐
所有评论(0)