只对 github 加上 proxy 发表于 2023-06-24 只对GitHub进行代理如果挂了全局代理,克隆 gitee 之类的会变慢,可以只对 GitHub 进行代理。 123git config --global http.https://github.com.proxy socks5://127.0.0.1:1080git config --global https.https://github.com.proxy socks5://127.0.0.1:1080 觉得有收获就鼓励下作者吧 打赏 微信支付 支付宝