Mac访问Github速度慢

2017-11-18  本文已影响0人  LestatZ

解决方法

  1. 访问 http://github.global.ssl.fastly.net.ipaddress.com/#ipinfo 获取github的IP地址

    github.global.ssl.fastly.net.ipaddress.com
  2. 在/etc/hosts中加入查询到的IP和域名


    /etc/hosts
  3. 在终端在输入 sudo killall -HUP mDNSResponder;say DNS cache has been flushed, 刷新DNS

上一篇下一篇

猜你喜欢

热点阅读