本文参考:https://blog.youkuaiyun.com/hzwwpgmwy/article/details/79043251
不一定有效。
nslookup github.global.ssl.fastly.Net
nslookup github.com

sudo vim /etc/hosts
按 i 插入以下内容(地址请根据上文自己生成的)
x.x.x.x github.global-ssl.fastly.net
x.x.x.x github.com

然后 按ESC
然后 按 shift+两个Z 保存退出
sudo /etc/init.d/networking restart
![]()
博客介绍了文本操作步骤,先按 i 插入内容,地址需根据上文生成,接着按 ESC,最后按 shift + 两个 Z 保存退出,同时提到参考内容不一定有效。
2426





