git 使用ss5代理


ss5IP:  c.v.cn 7050
U:P    test test

set:
git config --global http.https://github.com.proxy socks5://test:test@c.v.cn:7050
git config --global https.https://github.com.proxy socks5://test:test@c.v.cn:7050

git clone https://github.com/isee15/Card-Ocr.git

 test:

export http_proxy="ocks5://test:test@c.v.cn:7050"

 

curl myip.ipip.net
curl myip.ipip.net --socks5 118.89.106.69:1080
curl myip.ipip.net --socks5 test:test@118.89.106.69:1080

posted @ 2020-01-14 14:09  ahuo  阅读(516)  评论(1编辑  收藏  举报