網頁打開提速文案:
1、墻(個人使用lantern)
2、hosts定向
查詢:http://tool.chinaz.com/dns
相關域名列表:
192.30.253.112 github.com
192.30.253.118 gist.github.com
151.101.112.133 assets-cdn.github.com
151.101.184.133 raw.githubusercontent.com
151.101.112.133 gist.githubusercontent.com
151.101.184.133 cloud.githubusercontent.com
151.101.112.133 camo.githubusercontent.com
151.101.112.133 avatars0.githubusercontent.com
151.101.112.133 avatars1.githubusercontent.com
151.101.184.133 avatars2.githubusercontent.com
151.101.12.133 avatars3.githubusercontent.com
151.101.12.133 avatars4.githubusercontent.com
151.101.184.133 avatars5.githubusercontent.com
151.101.184.133 avatars6.githubusercontent.com
151.101.184.133 avatars7.githubusercontent.com
103.245.222.249 github.global.ssl.fastly.net
204.232.175.78? documentcloud.github.com
107.21.116.220? help.github.com
207.97.227.252? nodeload.github.com
199.27.76.130? raw.github.com
107.22.3.110? ? status.github.com
204.232.175.78? training.github.com
ip 域名寫入hosts
下載提速文案:
1、借用國內git,從github克隆
案例:不過當這個項目或者demo比較大時,就很麻煩了,筆者曾經花四個多小時最后也沒有成功clone一個兩百多兆的項目
? ? 之所以慢肯定是我們與github服務器之間的連接不太通順,找個通順的git服務器轉換一下就行了,然后再從這個已經clone完畢的服務器進行下載或者clone,個人感覺有點類似迅雷的離線下載。
操作步驟很簡單,直接上圖了。
找到github上這個項目或者demo的地址,復制一份
https://github.com/songxing10000/SXActionSheet
然后,到http://git.oschina.net/新建一個項目
然后導入這個git地址,創建就行了
那么現在gitoschina已經正在處理這個倉庫了
處理完畢了,以后要更新可以點這里,現在你的下載速度就快得多了
5月7日更新,試了下,
https://coding.net
有時無法克隆,不過如果能克隆的話還是比oschina快。但是oschina是都能克隆下來的,只不過時間不如coding的快,這兩個的使用得看讀者自己來換著用了。