Github代理服务,解决github文件下载克隆难题
-
- 推荐语:GitHub 文件 , Releases , archive , gist , raw.githubusercontent.com 文件代理加速下载服务
- 地址:https://ghproxy.com/
终端命令行
支持终端命令行 git clone , wget , curl 等工具下载.
支持 raw.githubusercontent.com , gist.github.com , gist.githubusercontent.com 文件下载.
注意:不支持 SSH Key 方式 git clone 下载.git clone
git clone https://ghproxy.com/https://github.com/stilleshan/ServerStatuswget & curl
wget https://ghproxy.com/https://github.com/stilleshan/ServerStatus/archive/master.zip
wget https://ghproxy.com/https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile
curl -O https://ghproxy.com/https://github.com/stilleshan/ServerStatus/archive/master.zip
curl -O https://ghproxy.com/https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile -
@小鱼 这里的地址已经失效,烦请更新一下啦~
-
@ganyuanzhen 社区内最新的地址似乎是 http://github.fishros.org/
-
@ganyuanzhen 是这个,我搭的,还算稳定