跳至主要內容

GitHub加速下载

PaperDragon...大约 1 分钟

GitHub加速下载

在Linux上下载GitHub文件太慢了,直接受不了。于是我做了一个用于加速 GitHub 文件下载速度的代理服务,旨在帮助用户更快地获取 GitHub 上的文件、Releases、archive、gist以及raw.githubusercontent.com 文件。通过我们的代理服务,你可以更快地下载这些文件,提高效率,节省时间。

主要功能

如何使用

您只需将原始URL替换为我们代理服务的地址,即可享受到加速下载的便利。举个例子:

  • 分支源码

    https://github.geekery.cn/https://github.com/user/project/archive/master.zip
    
  • release源码

    https://github.geekery.cn/https://github.com/user/project/archive/v0.1.0.tar.gz
    
  • release文件

    https://github.geekery.cn/https://github.com/user/project/releases/download/v0.1.0/example.zip
    
  • 分支文件

    https://github.geekery.cn/https://github.com/user/project/blob/master/filename
    
  • Raw

    https://github.geekery.cn/https://raw.githubusercontent.com/user/project/archive/master.zip
    
  • 使用Git

    git clone https://github.geekery.cn/https://github.com/user/project
    

联系我

如果您有任何问题或建议,请随时评论区联系我。仅供学习使用,非法使用必追究法律责任!

你认为这篇文章怎么样?
  • 0
  • 0
  • 0
  • 0
  • 0
  • 0
评论
  • 按正序
  • 按倒序
  • 按热度
Powered by Waline v3.1.3