如果你的ss代理端口是1080,像下面这样设置

git config --global http.https://github.com.proxy socks5://127.0.0.1:1080
git config --global https.https://github.com.proxy socks5://127.0.0.1:1080

只针对github加速,不针对coding等国内git

相关文章:

  • 2021-08-01
  • 2021-09-11
  • 2021-07-30
  • 2021-06-18
  • 2021-12-05
  • 2022-01-23
  • 2021-12-04
  • 2022-12-23
猜你喜欢
  • 2022-02-04
  • 2021-09-25
  • 2021-12-26
相关资源
相似解决方案