Fork me on GitHub

GitHub 文件/API 加速

链接带不带协议头都可以,右键复制的 GitHub 链接均符合标准。

Release/Archive 走 Cloudflare 全球加速,文件可选择跳转 JsDelivr

⚠️ 不支持项目文件夹,仅代理文件和 API,不反代 GitHub 网页

分支源码:https://github.com/hunshcn/project/archive/master.zip

Release 文件:https://github.com/hunshcn/project/releases/download/v0.1.0/example.zip

分支文件:https://github.com/hunshcn/project/blob/master/filename

GitHub API:https://api.github.com/repos/hunshcn/gh-proxy/releases/latest

Gist 文件:https://gist.githubusercontent.com/xxx/raw/xxx.py

Clone 加速用法: git clone https://你的域名/https://github.com/用户名/仓库名.git

私有仓库 Clone: git clone https://你的域名/https://user:TOKEN@github.com/用户名/仓库名.git