GitHub访问速度慢的解决办法
2020-02-26 本文已影响0人
markeNick
前段时间一直访问不GitHub,很是捉急啊,然后各种百度,试试各种方法。
搞了好久才解决了这个问题,现在分享给大家。
希望对大家有帮助。
先说明,这个方法不一定每个人都有效果,不过我觉得大部分人都有用
这个方法就是修改hosts文件,需要改了很多域名,而网上有的只给出几个,效果不是很明显
先给大家看看我的hosts文件
方便大家复制域名,我把内容放在文章最下面
GitHub访问速度慢的解决办法01.jpg步骤:
-
先进入到这个网站:http://tool.chinaz.com/dns
-
把后面的域名复制进去,然后查询得到最小TTL值的IP,复制到hosts文件,保存
-
打开cmd命令行窗口,快捷键:
win+R
输入cmd -
输入
ipconfig /flushdns
命令,按回车 -
访问GitHub,试试看:https://github.com/
注意:这个域名对应的IP可能需要经常改,如果你发现有时候很慢了,就需要重新查一次了
GitHub访问速度慢的解决办法02.jpg效果图:
GitHub访问速度慢的解决办法03.jpg GitHub访问速度慢的解决办法04.jpg GitHub访问速度慢的解决办法05.jpg最后,放上hosts文件内容
#140.82.113.10 codeload.github.com
#140.82.114.4 github.com
#199.232.5.194 github.global.ssl.fastly.net
185.199.109.153 documentcloud.github.com
13.229.188.59 github.com
13.229.188.59 www.github.com
8.7.198.45 gist.github.com
185.199.110.154 help.github.com
13.229.189.0 nodeload.github.com
151.101.108.133 raw.github.com
54.85.97.34 status.github.com
140.82.113.17 training.github.com
# 如果上面的不行那就再添加下面的试试
# 185.199.111.153 assets-cdn.github.com
# 151.101.108.133 gist.githubusercontent.com
# 151.101.108.133 raw.githubusercontent.com
# 151.101.108.133 cloud.githubusercontent.com
# 151.101.228.133 camo.githubusercontent.com
# github头像
199.232.28.133 avatars0.githubusercontent.com
199.232.28.133 avatars1.githubusercontent.com
199.232.28.133 avatars2.githubusercontent.com
199.232.28.133 avatars3.githubusercontent.com
199.232.28.133 avatars4.githubusercontent.com
199.232.28.133 avatars5.githubusercontent.com
199.232.28.133 avatars6.githubusercontent.com
199.232.28.133 avatars7.githubusercontent.com
199.232.28.133 avatars8.githubusercontent.com