GitHub 文件加速

GitHub文件链接带不带协议头都可以,支持release、archive以及文件,右键复制出来的链接都是符合标准的。

release、archive使用cf加速,文件会跳转至JsDelivr,你也可以直接将github文件地址放在本网站url后面来加速下载!
适用于git clone | wget | curl 等linux下载命令。

注意,不支持项目文件夹哈!

直接使用:https://github.suugee.workers.dev/https://github.com/xxx.zip

分支源码:https://github.com/suugee/phala-prb/archive/refs/heads/main.zip

release源码:https://github.com/suugee/phala-prb/archive/refs/tags/v1.tar.gz

release文件:https://github.com/suugee/phala-prb/archive/refs/tags/v1.zip

分支文件:https://github.com/Phala-Network/solo-mining-scripts/archive/refs/heads/beta-gui.zip

项目基于Cloudflare Workers,开源于GitHub gh-proxy