开发过程用到的代理和加速
GitHub 加速
手动下载,直接访问上边网站,填入地址下载即可
git的github代理:
加速方式:
git config --global url."https://ghproxy.com/https://github.com".insteadOf "https://github.com"
映射方式:
git config --global url."https://hub.fastgit.org/".insteadOf "https://github.com/"
本人推荐第二种映射方式,第一种不支持push,第二种支持全功能
直接通过web访问https://hub.fastgit.org也可以
Golang代理
打开网址可以看到用法
-
•AliProxy: https://mirrors.aliyun.com/goproxy/
-
•OfficialProxy: https://goproxy.io/
-
•ChinaProxy:https://goproxy.cn (推荐使用这个,比较稳定)
-
•Other:https://gocenter.io
搜索引擎
没有代理的时候可以用这几个代替google
https://yandex.com (俄罗斯,快)
https://swisscows.com(50 个搜索查询可以为儿童餐提供资金)