网页打开提速文案:
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的快,这两个的使用得看读者自己来换着用了。