前言
受防火墙的影响Github国内访问质量一直不太行,这个时候我们可以使用Github加速平台,提高国内访问Github速度。
平台支持 raw.githubusercontent.com
, gist.github.com
, gist.githubusercontent.com
文件加速下载
可以查看 搭建教程 进行自行搭建,如果不想折腾的可以使用我搭建的成品站 GitHub 文件加速
使用说明
支持终端命令行 git clone , wget , curl 等工具下载
支持终端命令行 git clone, wget, curl 等工具下载.
git clone https://slink.ltd/https://github.com/elunez/3DCEList.git
wget https://slink.ltd/https://github.com/elunez/3DCEList/archive/refs/heads/master.zip
curl -O https://slink.ltd/https://github.com/elunez/3DCEList/archive/refs/heads/master.zip
注意:不支持项目文件夹,不支持 SSH Key 方式 git clone 下载
输入示例
分支源码:https://github.com/elunez/3DCEList/archive/refs/heads/master.zip
Raw 文件:https://raw.githubusercontent.com/elunez/3DCEList/master/index.html
Releases 源码:https://github.com/NginxProxyManager/nginx-proxy-manager/archive/v2.9.16.tar.gz
Releases 文件:https://github.com/NginxProxyManager/nginx-proxy-manager/archive/refs/tags/v2.9.16.tar.gz
本文共 147 个字数,平均阅读时长 ≈ 1分钟
评论 (0)