GitHub Proxy

基于 Cloudflare Workers 的 GitHub 加速代理服务 GitHub Acceleration Proxy Service Based on Cloudflare Workers

快速转换 Quick Convert

⚠️ 请输入有效的 GitHub 链接 ⚠️ Please enter a valid GitHub URL

📖 项目介绍 Introduction

GitHub Proxy 是一个部署在 Cloudflare Workers 上的轻量级代理服务,旨在解决 GitHub 资源访问速度慢的问题。通过全球 CDN 边缘节点,为您提供快速、稳定的 GitHub 文件下载和访问体验。

GitHub Proxy is a lightweight proxy service deployed on Cloudflare Workers, designed to solve the problem of slow GitHub resource access. Through global CDN edge nodes, it provides you with fast and stable GitHub file download and access experience.

🛠️ 使用说明 Usage Guide

将 GitHub 链接的域名替换为代理域名即可使用:

Replace the GitHub domain with the proxy domain:

📦 域名路径格式 📦 Domain Path Format
将 GitHub 链接中的 https:// 去掉,保留域名和路径
Remove https:// from GitHub URL, keep domain and path
https://gp.910168.xyz/github.com/user/repo/releases/download/v1.0/file.zip
🔗 完整 URL 格式 🔗 Full URL Format
直接在代理域名后粘贴完整 GitHub 链接,最直观
Paste the full GitHub URL after the proxy domain, most intuitive
https://gp.910168.xyz/https://github.com/user/repo/releases/download/v1.0/file.zip

支持的域名

Supported Domains

查看源码 View Source Code