Failed to connect to gist.github.com port 443 mac win10解决方法

终极解决方案
GitHub - failed to connect to github 443 windows/ Failed to connect to gitHub - No Error
但是需要知道proxy的配置:
win10:
How do I know what proxy server I’m using?

mac:
真不知道咋找到,知道的求评论。。。

或者用

git config --global http.proxy 127.0.0.1:8087

使用自动配置的
Failed to connect to gist.github.com port 443 mac win10解决方法_第1张图片
此特殊情况解决办法:

192.30.253.118 gist.github.com
192.30.253.119 gist.github.com

添加到host文件中

你可能感兴趣的:(debug_log)