赞
踩
source ~/.zshrc
source ~/.bash_profile
curl cip.cc
结果如下:IP : 223.1xx.xx.xx
地址 : 中国 上海
运营商 : 联通
数据二 : 上海市 | 联通
数据三 : 中国上海上海市 | 联通
URL : http://www.cip.cc/223.1xx.xx.xx
export http_proxy=socks5://11x.x.x.x:0000
export http_proxy=http://proxyAddress:port
unset http_proxy
vim ~/.zshrc
alias
重命名一下方便使用 ## Proxy Host
alias proxy='export all_proxy=socks5://11x.x.x.x:8888'
alias unproxy='unset all_proxy'
source ~/.zshrc
重要一步 ! ! !proxy
curl cip.cc
github
文件的速度直接起飞 芜湖 !!!unproxy
,在查看一下IP curl cip.cc
就切回你之前的网络代理了Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。