github突然访问不了怎么办?

it2024-05-14  46

最近几天出了毛病了,github一直访问不上,找了很多帖子,最终找到一个靠谱的: https://jingyan.baidu.com/article/11c17a2cfb88d6f446e39d82.html

主要是要从如下两个网址找到对应的IP

http://github.com.ipaddress.com/ http://github.global.ssl.fastly.net.ipaddress.com/

然后把如下内容加入到hosts文件里

#github 140.82.112.3 github.com 199.232.69.194 github.global.ssl.fastly.net

加入完后重新访问发现可以了。

最新回复(0)