aka
2017年1月1日星期日
brew with a socks5 proxy
brew with a socks5 proxy
set a socks proxy with git for the http transport
git config --global http.proxy
'socks5://127.0.0.1:1081'
set a socks proxy for curl: just add
proxy=socks5://127.0.0.1:1081
to
~/.curlrc
.
没有评论:
发表评论
‹
›
主页
查看网络版本
没有评论:
发表评论