GitHub Proxy
重要提示:
公益服务,请勿滥用。本站不提供代理服务,仅支持在线重定向,加速源来自网络收集整合。
使用说明
- 支持GitHub 文件、Releases、archive、gist、raw.githubusercontent.com文件下载
- 复制 GitHub 文件的原始链接,粘贴到上方输入框
- 不支持整个项目文件夹的下载
页面合法输入示例
- 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
终端命令行示例
git clone
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