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

相关文章:

  • 2021-12-04
  • 2021-11-19
  • 2021-11-19
  • 2022-12-23
  • 2021-12-02
  • 2021-11-19
猜你喜欢
  • 2022-12-23
  • 2021-12-10
  • 2021-12-02
  • 2021-12-02
  • 2021-12-04
  • 2021-11-13
  • 2021-12-04
相关资源
相似解决方案