Mac访问Github速度慢
2017-11-18 本文已影响0人
LestatZ
解决方法
-
访问 http://github.global.ssl.fastly.net.ipaddress.com/#ipinfo 获取github的IP地址
github.global.ssl.fastly.net.ipaddress.com
-
在/etc/hosts中加入查询到的IP和域名
/etc/hosts -
在终端在输入
sudo killall -HUP mDNSResponder;say DNS cache has been flushed
, 刷新DNS