GitHub 镜像站:https://github.akams.cn/
1.使用说明
- 支持GitHub 文件、Releases、archive、gist、raw.githubusercontent.com文件下载
- 复制 GitHub 文件的原始链接,粘贴到上方输入框
- 不支持整个项目文件夹的下载
2.页面合法输入示例
- Raw 文件:https://raw.githubusercontent.com/microsoft/vscode/main/LICENSE.txt
- 分支源码:https://github.com/microsoft/vscode/archive/refs/heads/main.zip
- Releases 文件:https://github.com/github/gh-ost/releases/download/v1.1.6/gh-ost
- Releases 源码:https://github.com/microsoft/vscode/archive/refs/tags/1.82.3.zip
3.终端命令行示例
git clone
git clone https://gh.llkk.cc/https://github.com/microsoft/vscodewget
wget https://gh.llkk.cc/https://github.com/microsoft/vscode/archive/refs/tags/1.82.3.zipcurl
curl -O https://gh.llkk.cc/https://github.com/microsoft/vscode/archive/refs/tags/1.82.3.zip