https://github.com/ineo6/hosts 最新hosts
Linux弄代理或許沒windows安裝個代理軟件直接使用那么方便 修改hosts是最快方式
Linux centos
vim /etc/hosts
去到https://github.com/ineo6/hosts 復制一大坨

加上去

重啟network
/etc/init.d/network restart
測試
ping github.com

就算延遲還是很高,但不超時 秒響應

windows修改hosts
win+r輸入“C:\WINDOWS\system32\drivers\etc”,編輯hosts和上面同理
