目录

​​一、获取Github的ip地址​​

​​二、修改 host 文件​​

​​三、更新dns缓存​​


 

 

一、获取Github的ip地址

  通过访问 ​​https://www.ipaddress.com/​​  这个网站来获取当前github最新的ip地址。

 

【技巧心得】解决Github访问慢_git

【技巧心得】解决Github访问慢_git_02

 

或者

​http://tool.chinaz.com/dns?type=1&host=github.com&ip=​

【技巧心得】解决Github访问慢_缓存_03

 

 

二、修改 host 文件

  文件路径:C:\Windows\System32\drivers\etc\host

 

140.82.113.3 github.com
140.82.114.3 github.com

 

三、更新dns缓存

ipconfig /flushdns