使用说明
直接将 GitHub 的文件链接粘贴到上方输入框点击下载,或手动拼接在当前域名之后。
合法输入示例
注意,不支持项目文件夹。
- Releases 源码:
https://github.com/.../archive/refs/heads/v0.1.0.tar.gz - Releases 文件:
https://github.com/.../releases/download/v0.1.0/example.apk - 分支文件:
https://github.com/.../blob/master/index.js - Raw 文件:
https://raw.githubusercontent.com/.../refs/heads/master/README.md - gist 文件:
https://gist.githubusercontent.com/.../raw/config.json - 仓库打包:
https://github.com/.../archive/master.zip
命令行使用
在终端中,直接在命令的地址前加上本站域名。
- git clone:
git clone https://ghproxy.com/https://github.com/user/repo.git - wget:
wget https://ghproxy.com/https://github.com/.../archive/refs/tags/v0.1.0.zip - curl:
curl -LO https://ghproxy.com/https://github.com/.../archive/refs/tags/v0.1.0.zip - 私有仓库:
git clone https://user:TOKEN@ghproxy.com/https://github.com/user/repo.git
捐赠
本服务不接受任何赞助。请赞助原项目开发者。