美文网首页
Mac访问Github速度慢

Mac访问Github速度慢

作者: LestatZ | 来源:发表于2017-11-18 21:51 被阅读0次

    解决方法

    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

    相关文章

      网友评论

          本文标题:Mac访问Github速度慢

          本文链接:https://www.haomeiwen.com/subject/htpyvxtx.html