username是你的代理服务器用户名,proxy_server是代理服务器的地址。 配置Git使用代理: bash git config --global http.proxy socks5://127.0.0.1:1080 git config --global https.proxy socks5://127.0.0.1:1080 4. 测试代理加速效果 测试方法:可以通过访问GitHub仓库、克隆大型仓库等方式来测试代理加速效果。
现在,同样的方法也适用于 GitHub 加速。要使用 Cloudflare Workers Proxy,首先需要在 Cloudflare 注册一个账号。注册完成后,你可以在新建的 workers 中配置代理。部署时需要使用到的文件是 _worker.js。_worker.js:https://github.com/jonssonyan/cf-workers-proxy/blob/main/_worker.js 复制 _worker.js 文件中...
git clone https://mirror.ghproxy.com/https://github.com/stilleshan/ServerStatus 详解:git clone https://mirror.ghproxy.com/命令后面添加github 仓库地址即可。 git clone 私有仓库 命令 git clone https://user:your_token@ghproxy.com/https://github.com/your_name/your_private_repo Clone 私有仓库需...
yibo52201楼•2 个月前
gh-proxy是一个通过镜像站点和CDN,或者cloudflare Worker来加速GitHub的项目。 Demo页面:https://gh.api.99988866.xyz/ 项目地址:https://github.com/hunshcn/gh-proxy 有两种使用方法: 在Demo页面输入github的文件、releases等链接,点击下载即可加速下载。
Rename worker.js to _worker.js Sep 10, 2024 fb71a00·Sep 10, 2024 History 4 Commits README.md _worker.js Repository files navigation README 基于cloudflare worker的Github代理加速服务! Releases No releases published Packages No packages published...
curl -O https://ghgo.xyz/https://raw.githubusercontent.com/stilleshan/dockerfiles/main/README.md 首页下载 在本页地址栏输入合规链接(参考以下链接)点击下载按钮 支持raw.githubusercontent.com , gist.github.com , gist.githubusercontent.com 文件下载. Raw 文件 https://raw.githubusercontent....
🚀通用订阅:https://ghp.ci/https://raw.githubusercontent.com/free18/v2ray/refs/heads/main/v.txt 🚀Clash Meta订阅:https://ghp.ci/https://raw.githubusercontent.com/free18/v2ray/refs/heads/main/c.yaml 【免费白嫖-安易VPN】不限流量,赠送365天官网地址 ...
Docker部署Github Proxy代理为Github文件下载加速 当前网络环境下Github要么不能访问,要么下载速度极慢,毫无体验可言,平时拉库等操作会失败,所以找到此办法,可有效解决以上问题。 一、必备条件: 1.一台可以无限上网的linux主机,比如国外的服务器,或者阿里云、腾讯云的海外/香港云主机...
cloudflare-reverse-proxy 本项目是cloudflare反向代理。在cloudflare网站中新建worker,把worker.js文件中的内容复制进去即可使用。 使用方法为在任意url前面加上https://你的域名/proxy/ 即可使用cloudflare加速。 例如https://你的域名/proxy/https://raw.githubusercontent.com/gaboolic/cloudflare-reverse-proxy/main/...