github release、archive以及项目文件的加速项目,支持clone,github api,Cloudflare Workers 版本
直接在copy出来的url前加https://ghfile.geekertao.top/或https://github.dpik.top即可
也可以直接访问,在input输入
大量使用建议自行部署,以上域名仅为演示使用,可以轻量使用。
访问私有仓库可以通过
git clone https://user:TOKEN@ghfile.geekertao.top/https://github.com/xxxx/xxxx或git clone https://user:TOKEN@github.dpik.top/https://github.com/xxxx/xxxx #71
以下都是合法输入(仅示例,文件不存在):
-
release源码:https://github.com/hunshcn/project/archive/v0.1.0.tar.gz
-
release文件:https://github.com/hunshcn/project/releases/download/v0.1.0/example.zip
-
分支文件:https://github.com/hunshcn/project/blob/master/filename
-
commit文件:https://github.com/hunshcn/project/blob/1111111111111111111111111111/filename
-
gist:https://gist.githubusercontent.com/cielpy/351557e6e465c12986419ac5a4dd2568/raw/cmd.py
-
api:https://api.github.com/repos/Geekertao/CF-Workers-GitHub-Proxy
- 在 Cloudflare Worker 控制台中创建一个新的 Worker。
- 将 index.js 的内容粘贴到 Worker 编辑器中。
本项目的index.js根据gh-proxy中的index.jsASSET_URL修改为我的github pages地址,若要修改请前往Geekertao.github.io先下载源码后修改,页面代码由CF-Workers-GitHub中的_worker.js.js代码中的html部分修改而来。

