您当前的位置: 首页 > 

大前端之旅

暂无认证

  • 6浏览

    0关注

    403博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

fatal: unable to access ‘‘: TCP connection reset by peer

大前端之旅 发布时间:2022-03-20 12:18:05 ,浏览量:6

fatal: unable to access ‘‘: TCP connection reset by peer
  1. 3.20有用按照
只对github.com

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

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

取消代理

git config --global --unset http.https://github.com.proxy

设置

 git config --global --unset http.https://github.com.proxy

image-20220320120811541

关注
打赏
1660524863
查看更多评论
立即登录/注册

微信扫码登录

0.2081s