解决github打开慢的方法

1.打开:站长工具 > Dns查询

2.输入网址,点击检测

3. 取最小TTL值的IP,修改hosts文件(C:\Windows\System32\drivers\etc)
添加内容:

# github setting  2019-10-26
13.250.177.223 github.com
13.250.177.223 www.github.com

4.CMD控制台更新DNS缓存
命令:

ipconfig /flushdns

 

posted @ 2019-10-26 13:07  youngyajun  阅读(2705)  评论(0编辑  收藏  举报