Github Proxy
支持 API、Git Clone、Releases、Archive、Gist、Raw 等资源加速下载,提升 GitHub 文件下载体验。
页面输入示例:
- 支持 GitHub 文件、Releases、archive、gist、raw.githubusercontent.com 文件下载
分支源码
https://github.com/microsoft/vscode/archive/refs/heads/main.zip
Raw 文件
https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt
Releases
https://github.com/microsoft/vscode/archive/refs/tags/1.82.3.zip
终端命令示例:
- 支持 git clone、wget、curl 等工具下载
$
git clone
https://gh.llkk.cc/https://github.com/microsoft/vscode
$
wget
https://gh.llkk.cc/https://github.com/.../1.82.3.zip
$
curl -O
https://gh.llkk.cc/https://github.com/.../1.82.3.zip