国外的某些网站经常打不开或很慢,于是就有了做代理的镜像网站,推荐几个常用的镜像网站,你可能用得上。
谷歌
Google镜像就是一个代理访问谷歌的网站,比如 http://ac.scmor.com/ http://scholar.hedasudi.com/ ,自从用谷歌以后搜索效率快多了,建议你看看我之前的总结那些你可能不知道的搜索奇技淫巧,不过镜像只能使用不能登录谷歌账号。
谷歌学术
https://gfsoso.99lb.net/ https://cc.gufenxueshu.com/scholar/ https://www.gycc.com/?q=5g 搜索5g的结果
对比谷歌学术的结果https://scholar.google.com.hk...
维基百科
维基百科的中文版万维百科,不过数据没有官方全 https://www.wanweibaike.com/ https://zh.wikipedia-mirror.o...:%E9%A6%96%E9%A1%B5
维基百科还提供数据下载 https://dumps.wikimedia.org/z...
GitHub
GitHub有时候clone很慢,如果你有代理ip可以 alias gg='http_proxy=127.0.0.1:1087 https_proxy=127.0.0.1:1087'
,然后 gg git clone xxx
GitHub镜像网站有 https://github.com.cnpmjs.org/ https://git.azurewebsites.net/
谷歌商店
https://pictureknow.com/#/ext... https://www.gugeapps.net/
http://www.cnplugins.com/top https://www.crx4chrome.com/
https://www.chromefor.com/ 关于Chrome扩展之前写过那些实用的 Chrome 扩展神器,安装Chrome扩展可以使用镜像商店下载crx文件然后手动安装,不过有些扩展可能没有及时同步。
油管
最近李子柒很火,看看她在油管的视频吧,不过这个网站不支持中文搜索。
SCI-Hub
做科研的人用得着 http://tool.yovisun.com/scihub/
另外推荐一个Sci-Hub一键全文下载的Chrome扩展 ,地址 https://chrome.google.com/web...
npm
http://npm.taobao.org/ 这是一个完整 npmjs.org 镜像,你可以用此代替官方版本(只读),同步频率目前为 10分钟 一次以保证尽量与官方服务同步。npm config set registry "https://registry.npm.taobao.org"
golang
golang.org 打不开,你可以用https://golang.google.cn/dl/...://gomirrors.org/ 。
命令行代理有 https://goproxy.io/ https://goproxy.cn/ 命令行执行export GOPROXY=https://goproxy.io
composer
php.net 中文镜像 http://php.p2hp.com/
阿里云 Composer 全量镜像 https://developer.aliyun.com/...
可以通过prestissimo composer global require hirak/prestissimo
来管理composer镜像。
pypi
清华大学开源软件镜像站 https://mirror.tuna.tsinghua....
使用 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple some-package
安装Python包
有疑问加站长微信联系(非本文作者)