GitHub 代码加速warn
ghproxy.com
https://ghproxy.comGitHub 文件/Release 下载加速代理,支持 git clone 及 wget/curl 下载
GitHubGit加速下载
使用说明
ghproxy.com GitHub 加速
加速 git clone:
# 原命令
git clone https://github.com/user/repo.git
# 加速后(在 URL 前加代理前缀)
git clone https://ghproxy.com/https://github.com/user/repo.git
加速文件下载(raw / release):
wget https://ghproxy.com/https://raw.githubusercontent.com/user/repo/main/file.sh
curl -O https://ghproxy.com/https://github.com/user/repo/releases/download/v1.0/app.tar.gz
⚠️ 注意:免费公共代理稳定性有限,重要项目优先找 Gitee 官方镜像。
