解决github上不去

github上不去

在hosts文件中加入下列IP,保存即可生效。
!!!!!注意!!!!!
网站对应的IP需要去[https://www.ipaddress.com/]网站查询, 可能与下面给出的不同。

#github
192.30.253.112 github.com 
151.101.185.194 github.global.ssl.fastly.net

windows下hosts路径为C:\windows\system32\drivers\etc\hosts

Linux下hosts路径为/etc/hosts
查询网址对应ip地址:[https://www.ipaddress.com/]

posted @ 2020-02-11 17:34  凯旋.Lau  阅读(2390)  评论(2)    收藏  举报