前提:使用了代理,浏览器能稳定访问github,但git clone一直超时
解决方案:
1. git config --global http.proxy http://127.0.0.1:1080
2. 代理设置端口1080
3. 1080可自定义文章来源:https://www.toymoban.com/news/detail-619075.html
感谢来自这篇博客和评论区的提醒:解决 Failed to connect to github.com port 443:connection timed out_fK0pS的博客-CSDN博客文章来源地址https://www.toymoban.com/news/detail-619075.html
到了这里,关于反复 Failed to connect to github.com port 443 after xxx ms的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!