GitHub Proxy

文件代理加速 · API加速 · Git Clone加速

使用说明

🎊 现已支持 GitHub API (api.github.com) 代理

🚀 支持终端命令行 git clone、wget、curl 下载

📎 GitHub 文件链接带不带协议头都可以,支持 releases、archive、gist、raw 文件

⚠️ 注意:暂不支持文件夹下载

📃 页面输入示例
☁️ API https://api.github.com/repos/oopsunix/ghproxy
🖨️ Gist https://gist.github.com/oopsunix/2dbf20f64984773da6740d1d1cf7c2d4
📄 分支源码 https://github.com/oopsunix/ghproxy/archive/refs/heads/main.zip
💾 Raw 文件 https://raw.githubusercontent.com/oopsunix/ghproxy/main/README.md
📁 Release 源码 https://github.com/oopsunix/ghproxy/archive/refs/tags/v1.0.0.zip
📂 Release 文件 https://github.com/oopsunix/ghproxy/releases/latest/download/ghproxy
⌨️ 终端命令示例
git clone
git clone https://gh.sccert.info/https://github.com/oopsunix/ghproxy.git
wget
wget https://gh.sccert.info/https://github.com/oopsunix/ghproxy/archive/refs/tags/v1.0.0.zip
curl
curl -O https://gh.sccert.info/https://github.com/oopsunix/ghproxy/archive/refs/tags/v1.0.0.zip