那些你用得上的鏡像網站

國外的某些網站常常打不開或很慢,因而就有了作代理的鏡像網站,推薦幾個經常使用的鏡像網站,你可能用得上。php

谷歌

Google鏡像就是一個代理訪問谷歌的網站,好比 http://ac.scmor.com/ http://scholar.hedasudi.com/ ,自從用谷歌之後搜索效率快多了,建議你看看我以前的總結那些你可能不知道的搜索奇技淫巧,不過鏡像只能使用不能登陸谷歌帳號。
image.png
image.pnggit

谷歌學術

https://gfsoso.99lb.net/ https://cc.gufenxueshu.com/scholar/ https://www.gycc.com/?q=5g 搜索5g的結果
image.png
對比谷歌學術的結果https://scholar.google.com.hk...
image.pnggithub

維基百科

維基百科的中文版萬維百科,不過數據沒有官方全 https://www.wanweibaike.com/ https://zh.wikipedia-mirror.o...:%E9%A6%96%E9%A1%B5
image.png
維基百科還提供數據下載 https://dumps.wikimedia.org/z...
image.pnggolang

GitHub

GitHub有時候clone很慢,若是你有代理ip能夠 alias gg='http_proxy=127.0.0.1:1087 https_proxy=127.0.0.1:1087',而後 gg git clone xxx web

GitHub鏡像網站有 https://github.com.cnpmjs.org/ https://git.azurewebsites.net/
image.pngchrome

谷歌商店

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文件而後手動安裝,不過有些擴展可能沒有及時同步。
image.png
image.pngnpm

油管

最近李子柒很火,看看她在油管的視頻吧,不過這個網站不支持中文搜索。
image.png
image.png
image.pngapp

SCI-Hub

作科研的人用得着 http://tool.yovisun.com/scihub/
image.png
另外推薦一個Sci-Hub一鍵全文下載的Chrome擴展 ,地址 https://chrome.google.com/web...composer

npm

http://npm.taobao.org/ 這是一個完整 npmjs.org 鏡像,你能夠用此代替官方版本(只讀),同步頻率目前爲 10分鐘 一次以保證儘可能與官方服務同步。
npm config set registry "https://registry.npm.taobao.org"網站

image.png

golang

golang.org 打不開,你能夠用https://golang.google.cn/dl/...://gomirrors.org/ 。

命令行代理有 https://goproxy.io/ https://goproxy.cn/ 命令行執行export GOPROXY=https://goproxy.io
image.png

composer

php.net 中文鏡像 http://php.p2hp.com/
阿里雲 Composer 全量鏡像 https://developer.aliyun.com/...
image.png

能夠經過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包
image.png

相關文章
相關標籤/搜索