參考鏈接 打開域名解析網(wǎng)址 查找以下三個(gè)域名的ip地址: github.com assets-cdn.github.com github.global.ssl.fastly.net 在終端中輸入 sudo vim /etc/hosts i插入 將ip和dns復(fù)制到文件中 esc :wq保存退出