GitHub 代理服务

无需VPN,快速访问GitHub资源

使用示例

原链接: https://github.com/user/repo
代理链接: https://gh.freescdn.com/https://github.com/user/repo
Raw文件: https://raw.githubusercontent.com/user/repo/main/file.txt
代理链接: https://gh.freescdn.com/https://raw.githubusercontent.com/user/repo/main/file.txt

📥 下载命令

🌐 浏览器下载

直接在浏览器中访问代理链接即可下载

https://gh.freescdn.com/https://github.com/user/repo

💻 Wget 下载

使用 wget 命令下载,指定输出文件名

wget -O repo-name.zip https://gh.freescdn.com/https://github.com/user/repo

🔄 Curl 下载

使用 curl 命令下载

curl -L -o repo-name.zip https://gh.freescdn.com/https://github.com/user/repo

网页浏览

在线浏览GitHub仓库

文件下载

支持单个文件和文件夹下载

高并发

支持多线程并发下载

命令支持

支持wget、curl

服务状态: 运行中 | SSL证书验证: 已禁用(解决连接问题)