完美解决github访问速度慢



1. 修改本地hosts文件



windows系统的hosts文件的位置如下:C:\Windows\System32\drivers\etc\hosts
mac/linux系统的hosts文件的位置如下:/etc/hosts


2. 增加​​http://github.global.ssl.fastly.net​​和​​http://github.com​​的映射



获取Github相关网站的ip
访问https://www.ipaddress.com,拉下来,找到页面中下方的“IP Address Tools – Quick Links”
分别输入github.global.ssl.fastly.net和github.com,查询ip地址
下面是我的配置
140.82.114.4 github.com
199.232.5.194 github.global.ssl.fastly.net


3.命令提示符中输入ping ​​github.com​

完美解决github访问速度慢_ipad配置前完美解决github访问速度慢_.net_02配置后

再次访问流量器​​https://github.com/​​,秒出

完美解决github访问速度慢_ip地址_03