github克隆报错 Failed to connect to github.com port 443 after 2105 ms: Connection re

168 阅读1分钟

问题描述:github克隆仓库时报错 Failed to connect to github.com port 443 after 2105 ms: Connection refused

解决方案:在以下网址中找到github对应的ip ipaddress.com/website/git…

image.png

将ip加入到本地hosts文件中即可,目录C:\Windows\System32\drivers\etc\

image.png