码迷,mamicode.com
首页 > 其他好文 > 详细

GitHub无法访问

时间:2018-06-20 22:32:31      阅读:377      评论:0      收藏:0      [点我收藏+]

标签:sts   IV   ipad   就是   lob   driver   网址   sys   hosts   

问题已经解决所以没有现状图,就是信息提示无法访问,困扰我很久了,今天给解决了 百度了很多人的做法,大多数都是该dns,不过很多dns改了以后还是不行,最后尝试摸索出了一套行之有效的方法---改dns 还是改dns,但不是乱改,是查ip以后通过cmd ping ip地址以后改,查询地址http://github.com.ipaddress.com/,在搜索框查询github.global.ssl.fastly.net和github.com两个就可以了,写到hosts文件里面,保存,然后刷新dns,在cmd里面通过指令刷新,可多刷几次 1、hosts文件路径 C:\Windows\System32\drivers\etc\hosts 2、IP查询网址 http://github.com.ipaddress.com/ 3、hosts文件配置如下 #github #207.97.227.243 http://www.github.com #207.97.227.252 http://nodeload.github.com 151.101.13.194 github.global.ssl.fastly.net 192.30.253.113 github.com 192.30.253.112 github.com 4、dns刷新指令 ipconfig/flushdns

GitHub无法访问

标签:sts   IV   ipad   就是   lob   driver   网址   sys   hosts   

原文地址:https://www.cnblogs.com/html-css-js/p/9206271.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!