GitHub 问题汇总
关于我 hexo 博客上传问题
问题:Failed to connect to github.com port 443: Timed out
- ping github.com - ping 不通看自己是不是启用了代理或vpn,然后再看 host 文件中 github 对应的地址是否能访问通。 
 之前访问不通,在 host 文件中添加了
- 30.253.112 github.com 
- 199.108.153 assets-cdn.github.com 
- 199.109.153 assets-cdn.github.com 
- 199.110.153 assets-cdn.github.com 
- 199.111.153 assets-cdn.github.com 
- 232.5.194 github.global.ssl.fastly.net 
- 101.113.194 github.global.ssl.fastly.net 
 我全部删除掉,怎么添加 host 我在 GitHub 技巧 有提到过。
相关资料
Failed to connect to github.com port 443: Timed out(Windows)
GitHub解决git@github.com: Permission denied (publickey).问题
You need to set 
install_url to use ShareThis. Please set it in _config.yml.