github打開慢,甚至打不開

有人使用github後,在某些網絡下發現打開慢,甚至打不開,這都是由於他是國外站;目前互聯網的鏈接機制致使超過必定的路由節點的鏈接就會出現這個問題,解決辦法就是直接告訴本機ip。不要先層層詢問域名轉ip,這樣速度和鏈接的速度均可以進一步的大副提高,因此將下面的內容帖到本機的hosts文件中,你就有可能見證奇蹟~

192.30.253.112 github.com 
192.30.253.119 gist.github.com 
151.101.100.133 assets-cdn.github.com 
151.101.100.133 raw.githubusercontent.com 
151.101.100.133 gist.githubusercontent.com 
151.101.100.133 cloud.githubusercontent.com 
151.101.100.133 camo.githubusercontent.com 
151.101.100.133 avatars0.githubusercontent.com 
151.101.100.133 avatars1.githubusercontent.com 
151.101.100.133 avatars2.githubusercontent.com 
151.101.100.133 avatars3.githubusercontent.com 
151.101.100.133 avatars4.githubusercontent.com 
151.101.100.133 avatars5.githubusercontent.com 
151.101.100.133 avatars6.githubusercontent.com 
151.101.100.133 avatars7.githubusercontent.com 
151.101.100.133 avatars8.githubusercontent.com
相關文章
相關標籤/搜索