443错误
Failed to connect to github.com port 443
git clone 时出现上述错误
解决
打开 /etc/hosts, 将github.com 注释掉
127.0.0.1 localhost
127.0.1.1 ubuntu
#13.229.188.59 github.com
版权声明:本文为wjjontheway原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。
Failed to connect to github.com port 443
git clone 时出现上述错误
打开 /etc/hosts, 将github.com 注释掉
127.0.0.1 localhost
127.0.1.1 ubuntu
#13.229.188.59 github.com