cloudflare
tcp/443 tcp/80 tcp/8443
Open service 172.67.155.1:8443 · ghproxy.c50mt0.top
2026-01-23 21:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 21:03:28 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
CF-Ray: 9c2a3ced8c154f3a-EWR
CF-Cache-Status: HIT
Access-Control-Allow-Origin: *
Age: 4
Cache-Control: max-age=600
Expires: Fri, 23 Jan 2026 21:13:24 GMT
Last-Modified: Sun, 11 Jan 2026 14:51:44 GMT
Server: cloudflare
Vary: Accept-Encoding
Via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: 729698facfafd94dcff661d4c236e0a6e0bacf8d
x-github-request-id: CE10:3779C1:1A33DC6:1BE0683:6973E21C
x-origin-cache: HIT
x-proxy-cache: MISS
x-served-by: cache-mia-kfll1870032-MIA
x-timer: S1769202205.792453,VS0,VE36
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=16,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=HjViCELzkIsw13Gby62Y6yI5Y5xYIF%2B%2BoooD5fhJsTqvRK2r7XmxMF0dg7Dcac9AEdVoJwkB%2BXEoxJQg4nGgu4Exm44twBWZrJqNp0MvsW88Vg%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
alt-svc: h3=":8443"; ma=86400
Page title: 转化github脚本为github代理的方式
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<title>转化github脚本为github代理的方式</title>
<link rel="stylesheet" href="./styles.css" />
</head>
<body>
<div class="d-flex align-items-start flex-wrap">
<div class="card shadow m-3">
<h5 class="card-header">解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<p>本Github Proxy项目可处理形如下列的Github一键脚本命令:</p>
<p class="font-monospace">curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443 </p>
<p class="font-monospace">bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge </p>
<p class="font-monospace">bash <(wget -qO- -o- https://git.io/v2ray.sh) </p>
<p class="font-monospace">wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh </p>
<p class="font-monospace">wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh </p>
</div>
<div class="card-footer">
<span> <a href="https://github.com/crazypeace/ghproxy/" target="_self">Fork me on GitHub</a> </span>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">转换Github一键脚本命令</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<label>输入你的 GitHub脚本完整命令 或 GitHub资源链接:</label>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="githubScript" aria-describedby="basic-addon1" rows="5" style="resize: vertical;" placeholder="例如 bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O- $_) auto 8443 " ></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; convertScript()" id="cvtBtn" data-cf-modified-d3dcd81e3eea6954355ef131-="">转换</button>
</div>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="result1" aria-describedby="basic-addon2" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.select()" rows="5" style="resize: vertical;" data-cf-modified-d3dcd81e3eea6954355ef131-=""></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-info" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; copyResult1()" data-cf-modified-d3dcd81e3eea6954355ef131-="">复制</button>
</div>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">其它说明</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<div class="input-group mb-3">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XXgmVkfT-Ak" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
<p>如果我的workers免费额度用完了, 你可以<a href="https://github.com/crazypeace/ghproxy#免费使用-cloudflare-worker-搭后端服务">自己在worker上搭ghproxy.</a></p>
<p>你也可以<a href="https://zelikk.blogspot.com/2022/05/domain-cloudflare-worker-dev.html">在worker上套自己的域名</a>解决国内访问的问题. </p>
<label>高级参数 (不懂就不要动)</label>
<div class="input-group mb-3">
<span class="input-group-text">Github Proxy 后端</span
Open service 104.21.72.212:443 · ghproxy.c50mt0.top
2026-01-23 21:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 21:03:28 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
CF-Ray: 9c2a3cea2e97707f-SJC
CF-Cache-Status: HIT
Access-Control-Allow-Origin: *
Age: 111
Cache-Control: max-age=600
Expires: Fri, 23 Jan 2026 21:11:36 GMT
Last-Modified: Sun, 11 Jan 2026 14:51:44 GMT
Server: cloudflare
Vary: Accept-Encoding
Via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: 19eaa558dddfaf62765d62006bf649838ed776e0
x-github-request-id: FEE2:2FC53A:1016B30:107A9F6:6973E1AF
x-proxy-cache: MISS
x-served-by: cache-sjc1000089-SJC
x-timer: S1769202097.626164,VS0,VE91
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=6hp%2BzNl9NFdVAplL15g9yZHqC6tsRN5lON0BQGxMvPSkeH9ibxXafQUHVzqUJ8xQCADVHYxUg5bpyqnU9sFJfJSyoNsYSPUvsPcAI%2BGW8Msx6Q%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: 转化github脚本为github代理的方式
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<title>转化github脚本为github代理的方式</title>
<link rel="stylesheet" href="./styles.css" />
</head>
<body>
<div class="d-flex align-items-start flex-wrap">
<div class="card shadow m-3">
<h5 class="card-header">解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<p>本Github Proxy项目可处理形如下列的Github一键脚本命令:</p>
<p class="font-monospace">curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443 </p>
<p class="font-monospace">bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge </p>
<p class="font-monospace">bash <(wget -qO- -o- https://git.io/v2ray.sh) </p>
<p class="font-monospace">wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh </p>
<p class="font-monospace">wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh </p>
</div>
<div class="card-footer">
<span> <a href="https://github.com/crazypeace/ghproxy/" target="_self">Fork me on GitHub</a> </span>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">转换Github一键脚本命令</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<label>输入你的 GitHub脚本完整命令 或 GitHub资源链接:</label>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="githubScript" aria-describedby="basic-addon1" rows="5" style="resize: vertical;" placeholder="例如 bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O- $_) auto 8443 " ></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; convertScript()" id="cvtBtn" data-cf-modified-2a55b405fbfcde00c645714e-="">转换</button>
</div>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="result1" aria-describedby="basic-addon2" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.select()" rows="5" style="resize: vertical;" data-cf-modified-2a55b405fbfcde00c645714e-=""></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-info" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; copyResult1()" data-cf-modified-2a55b405fbfcde00c645714e-="">复制</button>
</div>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">其它说明</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<div class="input-group mb-3">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XXgmVkfT-Ak" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
<p>如果我的workers免费额度用完了, 你可以<a href="https://github.com/crazypeace/ghproxy#免费使用-cloudflare-worker-搭后端服务">自己在worker上搭ghproxy.</a></p>
<p>你也可以<a href="https://zelikk.blogspot.com/2022/05/domain-cloudflare-worker-dev.html">在worker上套自己的域名</a>解决国内访问的问题. </p>
<label>高级参数 (不懂就不要动)</label>
<div class="input-group mb-3">
<span class="input-group-text">Github Proxy 后端</span
Open service 2606:4700:3031::ac43:9b01:443 · ghproxy.c50mt0.top
2026-01-23 21:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 21:03:28 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
CF-Ray: 9c2a3ceb29b9f580-EWR
CF-Cache-Status: HIT
Access-Control-Allow-Origin: *
Age: 3
Cache-Control: max-age=600
Expires: Fri, 23 Jan 2026 21:13:24 GMT
Last-Modified: Sun, 11 Jan 2026 14:51:44 GMT
Server: cloudflare
Vary: Accept-Encoding
Via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: 729698facfafd94dcff661d4c236e0a6e0bacf8d
x-github-request-id: CE10:3779C1:1A33DC6:1BE0683:6973E21C
x-origin-cache: HIT
x-proxy-cache: MISS
x-served-by: cache-mia-kfll1870032-MIA
x-timer: S1769202205.792453,VS0,VE36
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=116,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=D6FMq%2FcX0WjLkbMyeL7T9pVj4cfAMZWvNnh6s1%2FCqb6%2BnA5T%2BSfqEu2WRVD83qYZ6HgA1xzv5vcJsyBo9ndArOawRKeiw8po%2BkOisLH1%2FAMZQgLlpVULZ%2F4eLrpyaw%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: 转化github脚本为github代理的方式
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<title>转化github脚本为github代理的方式</title>
<link rel="stylesheet" href="./styles.css" />
</head>
<body>
<div class="d-flex align-items-start flex-wrap">
<div class="card shadow m-3">
<h5 class="card-header">解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<p>本Github Proxy项目可处理形如下列的Github一键脚本命令:</p>
<p class="font-monospace">curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443 </p>
<p class="font-monospace">bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge </p>
<p class="font-monospace">bash <(wget -qO- -o- https://git.io/v2ray.sh) </p>
<p class="font-monospace">wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh </p>
<p class="font-monospace">wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh </p>
</div>
<div class="card-footer">
<span> <a href="https://github.com/crazypeace/ghproxy/" target="_self">Fork me on GitHub</a> </span>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">转换Github一键脚本命令</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<label>输入你的 GitHub脚本完整命令 或 GitHub资源链接:</label>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="githubScript" aria-describedby="basic-addon1" rows="5" style="resize: vertical;" placeholder="例如 bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O- $_) auto 8443 " ></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; convertScript()" id="cvtBtn" data-cf-modified-7d172ef446a83e2fdc917ce4-="">转换</button>
</div>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="result1" aria-describedby="basic-addon2" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.select()" rows="5" style="resize: vertical;" data-cf-modified-7d172ef446a83e2fdc917ce4-=""></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-info" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; copyResult1()" data-cf-modified-7d172ef446a83e2fdc917ce4-="">复制</button>
</div>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">其它说明</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<div class="input-group mb-3">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XXgmVkfT-Ak" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
<p>如果我的workers免费额度用完了, 你可以<a href="https://github.com/crazypeace/ghproxy#免费使用-cloudflare-worker-搭后端服务">自己在worker上搭ghproxy.</a></p>
<p>你也可以<a href="https://zelikk.blogspot.com/2022/05/domain-cloudflare-worker-dev.html">在worker上套自己的域名</a>解决国内访问的问题. </p>
<label>高级参数 (不懂就不要动)</label>
<div class="input-group mb-3">
<span class="input-group-text">Github Proxy 后端</span
Open service 104.21.72.212:8443 · ghproxy.c50mt0.top
2026-01-23 21:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 21:03:28 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
CF-Ray: 9c2a3cea9cfafdeb-SIN
CF-Cache-Status: HIT
Access-Control-Allow-Origin: *
Age: 1
Cache-Control: max-age=600
Expires: Fri, 23 Jan 2026 21:13:27 GMT
Last-Modified: Sun, 11 Jan 2026 14:51:44 GMT
Server: cloudflare
Vary: Accept-Encoding
Via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: 99b537668e9651e309c027abbbed94a5c6d1d967
x-github-request-id: 3FBD:2C9C48:5B8A5B:5E88E7:6973E21F
x-proxy-cache: MISS
x-served-by: cache-sin-wsat1880068-SIN
x-timer: S1769202207.173230,VS0,VE233
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=13,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=19vXxV2x7%2Fk%2Bxij5eKlT9tcOEFBxPqLSkQLhuflLAkxXhFJwo6%2Bp8aiAtPxKgnzPrZKiTTdCduSds%2BtHOyKRioCJ8stMZCgdZeOzllxPzFYCww%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
alt-svc: h3=":8443"; ma=86400
Page title: 转化github脚本为github代理的方式
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<title>转化github脚本为github代理的方式</title>
<link rel="stylesheet" href="./styles.css" />
</head>
<body>
<div class="d-flex align-items-start flex-wrap">
<div class="card shadow m-3">
<h5 class="card-header">解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<p>本Github Proxy项目可处理形如下列的Github一键脚本命令:</p>
<p class="font-monospace">curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443 </p>
<p class="font-monospace">bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge </p>
<p class="font-monospace">bash <(wget -qO- -o- https://git.io/v2ray.sh) </p>
<p class="font-monospace">wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh </p>
<p class="font-monospace">wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh </p>
</div>
<div class="card-footer">
<span> <a href="https://github.com/crazypeace/ghproxy/" target="_self">Fork me on GitHub</a> </span>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">转换Github一键脚本命令</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<label>输入你的 GitHub脚本完整命令 或 GitHub资源链接:</label>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="githubScript" aria-describedby="basic-addon1" rows="5" style="resize: vertical;" placeholder="例如 bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O- $_) auto 8443 " ></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; convertScript()" id="cvtBtn" data-cf-modified-6b4dcd8d918ff7e3238fab5f-="">转换</button>
</div>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="result1" aria-describedby="basic-addon2" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.select()" rows="5" style="resize: vertical;" data-cf-modified-6b4dcd8d918ff7e3238fab5f-=""></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-info" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; copyResult1()" data-cf-modified-6b4dcd8d918ff7e3238fab5f-="">复制</button>
</div>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">其它说明</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<div class="input-group mb-3">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XXgmVkfT-Ak" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
<p>如果我的workers免费额度用完了, 你可以<a href="https://github.com/crazypeace/ghproxy#免费使用-cloudflare-worker-搭后端服务">自己在worker上搭ghproxy.</a></p>
<p>你也可以<a href="https://zelikk.blogspot.com/2022/05/domain-cloudflare-worker-dev.html">在worker上套自己的域名</a>解决国内访问的问题. </p>
<label>高级参数 (不懂就不要动)</label>
<div class="input-group mb-3">
<span class="input-group-text">Github Proxy 后端</span
Open service 104.21.72.212:80 · ghproxy.c50mt0.top
2026-01-23 21:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 21:03:28 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
CF-Ray: 9c2a3ceab880cd14-LHR
CF-Cache-Status: HIT
Access-Control-Allow-Origin: *
Age: 1
Cache-Control: max-age=600
Expires: Fri, 23 Jan 2026 21:13:27 GMT
Last-Modified: Sun, 11 Jan 2026 14:51:44 GMT
Server: cloudflare
Vary: Accept-Encoding
Via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: 8c621fd44e180982963bd5267d2fd46ebc6b2dfe
x-github-request-id: C003:361202:16F96EC:175145B:6973E21F
x-origin-cache: HIT
x-proxy-cache: MISS
x-served-by: cache-mrs10559-MRS
x-timer: S1769202207.304325,VS0,VE108
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=64,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=I6ifhCxhSowZSRV7Hi%2B59QOmyerZhEU6%2Bi5c00AZRQvxLANo1KQRwDV%2BYzEkGLEVnuyeLU25sb5r4rVweSOJczUBIoS12GJ1YF82tARGAwj%2F6w%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: 转化github脚本为github代理的方式
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<title>转化github脚本为github代理的方式</title>
<link rel="stylesheet" href="./styles.css" />
</head>
<body>
<div class="d-flex align-items-start flex-wrap">
<div class="card shadow m-3">
<h5 class="card-header">解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<p>本Github Proxy项目可处理形如下列的Github一键脚本命令:</p>
<p class="font-monospace">curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443 </p>
<p class="font-monospace">bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge </p>
<p class="font-monospace">bash <(wget -qO- -o- https://git.io/v2ray.sh) </p>
<p class="font-monospace">wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh </p>
<p class="font-monospace">wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh </p>
</div>
<div class="card-footer">
<span> <a href="https://github.com/crazypeace/ghproxy/" target="_self">Fork me on GitHub</a> </span>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">转换Github一键脚本命令</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<label>输入你的 GitHub脚本完整命令 或 GitHub资源链接:</label>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="githubScript" aria-describedby="basic-addon1" rows="5" style="resize: vertical;" placeholder="例如 bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O- $_) auto 8443 " ></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; convertScript()" id="cvtBtn" data-cf-modified-6033e6d704831ad7da9fef0d-="">转换</button>
</div>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="result1" aria-describedby="basic-addon2" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.select()" rows="5" style="resize: vertical;" data-cf-modified-6033e6d704831ad7da9fef0d-=""></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-info" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; copyResult1()" data-cf-modified-6033e6d704831ad7da9fef0d-="">复制</button>
</div>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">其它说明</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<div class="input-group mb-3">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XXgmVkfT-Ak" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
<p>如果我的workers免费额度用完了, 你可以<a href="https://github.com/crazypeace/ghproxy#免费使用-cloudflare-worker-搭后端服务">自己在worker上搭ghproxy.</a></p>
<p>你也可以<a href="https://zelikk.blogspot.com/2022/05/domain-cloudflare-worker-dev.html">在worker上套自己的域名</a>解决国内访问的问题. </p>
<label>高级参数 (不懂就不要动)</label>
<div class="input-group mb-3">
<span class="input-group-text">Github Proxy 后端</span
Open service 172.67.155.1:443 · ghproxy.c50mt0.top
2026-01-23 21:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 21:03:28 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
CF-Ray: 9c2a3ce8fab9fa6a-SJC
CF-Cache-Status: HIT
Access-Control-Allow-Origin: *
Age: 111
Cache-Control: max-age=600
Expires: Fri, 23 Jan 2026 21:11:36 GMT
Last-Modified: Sun, 11 Jan 2026 14:51:44 GMT
Server: cloudflare
Vary: Accept-Encoding
Via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: 19eaa558dddfaf62765d62006bf649838ed776e0
x-github-request-id: FEE2:2FC53A:1016B30:107A9F6:6973E1AF
x-proxy-cache: MISS
x-served-by: cache-sjc1000089-SJC
x-timer: S1769202097.626164,VS0,VE91
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=51,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=JzT25LSz4hfkVmyKarGOeYrYJvFEh6PJcA3zqqJ1Yx62McoMQ4V0d5pJf6awVrZqVFeNuOyk%2FATzEKoKYe4HsQ1YTFY5T8fO1%2BB34z%2BcgDkLKQ%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: 转化github脚本为github代理的方式
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<title>转化github脚本为github代理的方式</title>
<link rel="stylesheet" href="./styles.css" />
</head>
<body>
<div class="d-flex align-items-start flex-wrap">
<div class="card shadow m-3">
<h5 class="card-header">解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<p>本Github Proxy项目可处理形如下列的Github一键脚本命令:</p>
<p class="font-monospace">curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443 </p>
<p class="font-monospace">bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge </p>
<p class="font-monospace">bash <(wget -qO- -o- https://git.io/v2ray.sh) </p>
<p class="font-monospace">wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh </p>
<p class="font-monospace">wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh </p>
</div>
<div class="card-footer">
<span> <a href="https://github.com/crazypeace/ghproxy/" target="_self">Fork me on GitHub</a> </span>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">转换Github一键脚本命令</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<label>输入你的 GitHub脚本完整命令 或 GitHub资源链接:</label>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="githubScript" aria-describedby="basic-addon1" rows="5" style="resize: vertical;" placeholder="例如 bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O- $_) auto 8443 " ></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; convertScript()" id="cvtBtn" data-cf-modified-1415bbff0b2fbdd0c5257462-="">转换</button>
</div>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="result1" aria-describedby="basic-addon2" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.select()" rows="5" style="resize: vertical;" data-cf-modified-1415bbff0b2fbdd0c5257462-=""></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-info" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; copyResult1()" data-cf-modified-1415bbff0b2fbdd0c5257462-="">复制</button>
</div>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">其它说明</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<div class="input-group mb-3">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XXgmVkfT-Ak" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
<p>如果我的workers免费额度用完了, 你可以<a href="https://github.com/crazypeace/ghproxy#免费使用-cloudflare-worker-搭后端服务">自己在worker上搭ghproxy.</a></p>
<p>你也可以<a href="https://zelikk.blogspot.com/2022/05/domain-cloudflare-worker-dev.html">在worker上套自己的域名</a>解决国内访问的问题. </p>
<label>高级参数 (不懂就不要动)</label>
<div class="input-group mb-3">
<span class="input-group-text">Github Proxy 后端</span
Open service 2606:4700:3034::6815:48d4:8443 · ghproxy.c50mt0.top
2026-01-23 21:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 21:03:28 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
CF-Ray: 9c2a3ce9abe86512-FRA
CF-Cache-Status: HIT
Access-Control-Allow-Origin: *
Age: 1
Cache-Control: max-age=600
Expires: Fri, 23 Jan 2026 21:13:27 GMT
Last-Modified: Sun, 11 Jan 2026 14:51:44 GMT
Server: cloudflare
Vary: Accept-Encoding
Via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: bc12e336a154de59b2e28766162d64db6921daa9
x-github-request-id: D84E:B87E0:16954A5:16ED079:6973E21C
x-proxy-cache: MISS
x-served-by: cache-fra-eddf8230118-FRA
x-timer: S1769202207.146384,VS0,VE99
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=31,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=x2dGr3oePoShwl%2F5J6cum7X5D7G%2FTodYCkGdcvbMMnxbS4%2BWhJoERcODLttYdFlRw4DuhvvjN%2FyQGQXpAPGm4hl%2FLGJmhksR0hI7HEALnigQ8kYt8F0IatpaV8nkQA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
alt-svc: h3=":8443"; ma=86400
Page title: 转化github脚本为github代理的方式
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<title>转化github脚本为github代理的方式</title>
<link rel="stylesheet" href="./styles.css" />
</head>
<body>
<div class="d-flex align-items-start flex-wrap">
<div class="card shadow m-3">
<h5 class="card-header">解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<p>本Github Proxy项目可处理形如下列的Github一键脚本命令:</p>
<p class="font-monospace">curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443 </p>
<p class="font-monospace">bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge </p>
<p class="font-monospace">bash <(wget -qO- -o- https://git.io/v2ray.sh) </p>
<p class="font-monospace">wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh </p>
<p class="font-monospace">wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh </p>
</div>
<div class="card-footer">
<span> <a href="https://github.com/crazypeace/ghproxy/" target="_self">Fork me on GitHub</a> </span>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">转换Github一键脚本命令</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<label>输入你的 GitHub脚本完整命令 或 GitHub资源链接:</label>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="githubScript" aria-describedby="basic-addon1" rows="5" style="resize: vertical;" placeholder="例如 bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O- $_) auto 8443 " ></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; convertScript()" id="cvtBtn" data-cf-modified-7acb52a9bcf716a1f481463e-="">转换</button>
</div>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="result1" aria-describedby="basic-addon2" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.select()" rows="5" style="resize: vertical;" data-cf-modified-7acb52a9bcf716a1f481463e-=""></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-info" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; copyResult1()" data-cf-modified-7acb52a9bcf716a1f481463e-="">复制</button>
</div>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">其它说明</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<div class="input-group mb-3">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XXgmVkfT-Ak" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
<p>如果我的workers免费额度用完了, 你可以<a href="https://github.com/crazypeace/ghproxy#免费使用-cloudflare-worker-搭后端服务">自己在worker上搭ghproxy.</a></p>
<p>你也可以<a href="https://zelikk.blogspot.com/2022/05/domain-cloudflare-worker-dev.html">在worker上套自己的域名</a>解决国内访问的问题. </p>
<label>高级参数 (不懂就不要动)</label>
<div class="input-group mb-3">
<span class="input-group-text">Github Proxy 后端</span
Open service 2606:4700:3031::ac43:9b01:80 · ghproxy.c50mt0.top
2026-01-23 21:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 21:03:28 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
CF-Ray: 9c2a3cec5bfbd35d-FRA
CF-Cache-Status: HIT
Access-Control-Allow-Origin: *
Age: 1
Cache-Control: max-age=600
Expires: Fri, 23 Jan 2026 21:13:27 GMT
Last-Modified: Sun, 11 Jan 2026 14:51:44 GMT
Server: cloudflare
Vary: Accept-Encoding
Via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: bc12e336a154de59b2e28766162d64db6921daa9
x-github-request-id: D84E:B87E0:16954A5:16ED079:6973E21C
x-proxy-cache: MISS
x-served-by: cache-fra-eddf8230118-FRA
x-timer: S1769202207.146384,VS0,VE99
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=44,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=98F%2Bef6FaAz6%2FOW9h69Id2xYU%2BOxXSCLRNOFDPEyarYwTGhdvyJYklZ0wbVFZq0eaLHZVxZgFAKJrABPEi5L6DCgY%2FOOaAXWrWHJRn0BxZ3MtCZah5FvLm6fMtR9sA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: 转化github脚本为github代理的方式
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<title>转化github脚本为github代理的方式</title>
<link rel="stylesheet" href="./styles.css" />
</head>
<body>
<div class="d-flex align-items-start flex-wrap">
<div class="card shadow m-3">
<h5 class="card-header">解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<p>本Github Proxy项目可处理形如下列的Github一键脚本命令:</p>
<p class="font-monospace">curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443 </p>
<p class="font-monospace">bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge </p>
<p class="font-monospace">bash <(wget -qO- -o- https://git.io/v2ray.sh) </p>
<p class="font-monospace">wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh </p>
<p class="font-monospace">wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh </p>
</div>
<div class="card-footer">
<span> <a href="https://github.com/crazypeace/ghproxy/" target="_self">Fork me on GitHub</a> </span>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">转换Github一键脚本命令</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<label>输入你的 GitHub脚本完整命令 或 GitHub资源链接:</label>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="githubScript" aria-describedby="basic-addon1" rows="5" style="resize: vertical;" placeholder="例如 bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O- $_) auto 8443 " ></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; convertScript()" id="cvtBtn" data-cf-modified-adccb7585142457c9eb545ac-="">转换</button>
</div>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="result1" aria-describedby="basic-addon2" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.select()" rows="5" style="resize: vertical;" data-cf-modified-adccb7585142457c9eb545ac-=""></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-info" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; copyResult1()" data-cf-modified-adccb7585142457c9eb545ac-="">复制</button>
</div>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">其它说明</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<div class="input-group mb-3">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XXgmVkfT-Ak" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
<p>如果我的workers免费额度用完了, 你可以<a href="https://github.com/crazypeace/ghproxy#免费使用-cloudflare-worker-搭后端服务">自己在worker上搭ghproxy.</a></p>
<p>你也可以<a href="https://zelikk.blogspot.com/2022/05/domain-cloudflare-worker-dev.html">在worker上套自己的域名</a>解决国内访问的问题. </p>
<label>高级参数 (不懂就不要动)</label>
<div class="input-group mb-3">
<span class="input-group-text">Github Proxy 后端</span
Open service 172.67.155.1:80 · ghproxy.c50mt0.top
2026-01-23 21:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 21:03:28 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
CF-Ray: 9c2a3cea98d75f6f-SIN
CF-Cache-Status: HIT
Access-Control-Allow-Origin: *
Age: 1
Cache-Control: max-age=600
Expires: Fri, 23 Jan 2026 21:13:27 GMT
Last-Modified: Sun, 11 Jan 2026 14:51:44 GMT
Server: cloudflare
Vary: Accept-Encoding
Via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: 99b537668e9651e309c027abbbed94a5c6d1d967
x-github-request-id: 3FBD:2C9C48:5B8A5B:5E88E7:6973E21F
x-proxy-cache: MISS
x-served-by: cache-sin-wsat1880068-SIN
x-timer: S1769202207.173230,VS0,VE233
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=51,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=s9kVn34%2Fa5V%2Fb6Tu%2FNWZJTUs4OIrIhVVnHuCxHu5oU2YrFHaMK%2FMLqdNymBFTsTfma4dtJtlPgpRkAoSkiJ%2B3775neAygLaYqkBA2tHoCZA%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: 转化github脚本为github代理的方式
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<title>转化github脚本为github代理的方式</title>
<link rel="stylesheet" href="./styles.css" />
</head>
<body>
<div class="d-flex align-items-start flex-wrap">
<div class="card shadow m-3">
<h5 class="card-header">解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<p>本Github Proxy项目可处理形如下列的Github一键脚本命令:</p>
<p class="font-monospace">curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443 </p>
<p class="font-monospace">bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge </p>
<p class="font-monospace">bash <(wget -qO- -o- https://git.io/v2ray.sh) </p>
<p class="font-monospace">wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh </p>
<p class="font-monospace">wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh </p>
</div>
<div class="card-footer">
<span> <a href="https://github.com/crazypeace/ghproxy/" target="_self">Fork me on GitHub</a> </span>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">转换Github一键脚本命令</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<label>输入你的 GitHub脚本完整命令 或 GitHub资源链接:</label>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="githubScript" aria-describedby="basic-addon1" rows="5" style="resize: vertical;" placeholder="例如 bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O- $_) auto 8443 " ></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; convertScript()" id="cvtBtn" data-cf-modified-937b85b6a48d0a951cf3ec11-="">转换</button>
</div>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="result1" aria-describedby="basic-addon2" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.select()" rows="5" style="resize: vertical;" data-cf-modified-937b85b6a48d0a951cf3ec11-=""></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-info" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; copyResult1()" data-cf-modified-937b85b6a48d0a951cf3ec11-="">复制</button>
</div>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">其它说明</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<div class="input-group mb-3">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XXgmVkfT-Ak" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
<p>如果我的workers免费额度用完了, 你可以<a href="https://github.com/crazypeace/ghproxy#免费使用-cloudflare-worker-搭后端服务">自己在worker上搭ghproxy.</a></p>
<p>你也可以<a href="https://zelikk.blogspot.com/2022/05/domain-cloudflare-worker-dev.html">在worker上套自己的域名</a>解决国内访问的问题. </p>
<label>高级参数 (不懂就不要动)</label>
<div class="input-group mb-3">
<span class="input-group-text">Github Proxy 后端</span
Open service 2606:4700:3031::ac43:9b01:8443 · ghproxy.c50mt0.top
2026-01-23 21:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 21:03:28 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
CF-Ray: 9c2a3ce95c2c086a-YYZ
CF-Cache-Status: HIT
Access-Control-Allow-Origin: *
Age: 3
Cache-Control: max-age=600
Expires: Fri, 23 Jan 2026 21:13:24 GMT
Last-Modified: Sun, 11 Jan 2026 14:51:44 GMT
Server: cloudflare
Vary: Accept-Encoding
Via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: 729698facfafd94dcff661d4c236e0a6e0bacf8d
x-github-request-id: CE10:3779C1:1A33DC6:1BE0683:6973E21C
x-origin-cache: HIT
x-proxy-cache: MISS
x-served-by: cache-mia-kfll1870032-MIA
x-timer: S1769202205.792453,VS0,VE36
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=23,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Ah4VgSmhMesscbvmWyrSh7uGyoctg9RCWrMEE60L77qQmTRuIsuKDqsyhq5nBuzi4AOaaIDSCfqNQYbg%2FR1XJKHuvKvAGWb9QqS7EludoNyPxTq94ue%2BS4JWS4%2FcWw%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
alt-svc: h3=":8443"; ma=86400
Page title: 转化github脚本为github代理的方式
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<title>转化github脚本为github代理的方式</title>
<link rel="stylesheet" href="./styles.css" />
</head>
<body>
<div class="d-flex align-items-start flex-wrap">
<div class="card shadow m-3">
<h5 class="card-header">解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<p>本Github Proxy项目可处理形如下列的Github一键脚本命令:</p>
<p class="font-monospace">curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443 </p>
<p class="font-monospace">bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge </p>
<p class="font-monospace">bash <(wget -qO- -o- https://git.io/v2ray.sh) </p>
<p class="font-monospace">wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh </p>
<p class="font-monospace">wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh </p>
</div>
<div class="card-footer">
<span> <a href="https://github.com/crazypeace/ghproxy/" target="_self">Fork me on GitHub</a> </span>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">转换Github一键脚本命令</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<label>输入你的 GitHub脚本完整命令 或 GitHub资源链接:</label>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="githubScript" aria-describedby="basic-addon1" rows="5" style="resize: vertical;" placeholder="例如 bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O- $_) auto 8443 " ></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; convertScript()" id="cvtBtn" data-cf-modified-b008097267b741acfe0ed656-="">转换</button>
</div>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="result1" aria-describedby="basic-addon2" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.select()" rows="5" style="resize: vertical;" data-cf-modified-b008097267b741acfe0ed656-=""></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-info" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; copyResult1()" data-cf-modified-b008097267b741acfe0ed656-="">复制</button>
</div>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">其它说明</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<div class="input-group mb-3">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XXgmVkfT-Ak" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
<p>如果我的workers免费额度用完了, 你可以<a href="https://github.com/crazypeace/ghproxy#免费使用-cloudflare-worker-搭后端服务">自己在worker上搭ghproxy.</a></p>
<p>你也可以<a href="https://zelikk.blogspot.com/2022/05/domain-cloudflare-worker-dev.html">在worker上套自己的域名</a>解决国内访问的问题. </p>
<label>高级参数 (不懂就不要动)</label>
<div class="input-group mb-3">
<span class="input-group-text">Github Proxy 后端</span
Open service 2606:4700:3034::6815:48d4:80 · ghproxy.c50mt0.top
2026-01-23 21:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 21:03:28 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
CF-Ray: 9c2a3cea7d5147c7-BOM
CF-Cache-Status: HIT
Access-Control-Allow-Origin: *
Cache-Control: max-age=600
Expires: Fri, 23 Jan 2026 21:13:27 GMT
Last-Modified: Sun, 11 Jan 2026 14:51:44 GMT
Server: cloudflare
Vary: Accept-Encoding
Via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: 6f3b82efdc89d726aa00c73929aea3509791d527
x-github-request-id: 1DB4:319FB4:15B289:18B364:6973E21F
x-proxy-cache: MISS
x-served-by: cache-bom-vanm7210093-BOM
x-timer: S1769202207.157199,VS0,VE229
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=217,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=uBnCB6bTXyUZ1Cx94NxPV5pcVDar%2FKz%2FT%2Fy%2BcJi32c6h%2FelPpLWiId%2FR0tOUFa%2BgXhuvGtZizQ9zJyg%2B%2FdqdaOsu0WWpmaUDMxx4H9JHyg0ke6P94NigFR7QO0KzQA%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: 转化github脚本为github代理的方式
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<title>转化github脚本为github代理的方式</title>
<link rel="stylesheet" href="./styles.css" />
</head>
<body>
<div class="d-flex align-items-start flex-wrap">
<div class="card shadow m-3">
<h5 class="card-header">解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<p>本Github Proxy项目可处理形如下列的Github一键脚本命令:</p>
<p class="font-monospace">curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443 </p>
<p class="font-monospace">bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge </p>
<p class="font-monospace">bash <(wget -qO- -o- https://git.io/v2ray.sh) </p>
<p class="font-monospace">wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh </p>
<p class="font-monospace">wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh </p>
</div>
<div class="card-footer">
<span> <a href="https://github.com/crazypeace/ghproxy/" target="_self">Fork me on GitHub</a> </span>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">转换Github一键脚本命令</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<label>输入你的 GitHub脚本完整命令 或 GitHub资源链接:</label>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="githubScript" aria-describedby="basic-addon1" rows="5" style="resize: vertical;" placeholder="例如 bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O- $_) auto 8443 " ></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; convertScript()" id="cvtBtn" data-cf-modified-5aafd16f14e2fea9347f2368-="">转换</button>
</div>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="result1" aria-describedby="basic-addon2" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.select()" rows="5" style="resize: vertical;" data-cf-modified-5aafd16f14e2fea9347f2368-=""></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-info" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; copyResult1()" data-cf-modified-5aafd16f14e2fea9347f2368-="">复制</button>
</div>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">其它说明</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<div class="input-group mb-3">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XXgmVkfT-Ak" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
<p>如果我的workers免费额度用完了, 你可以<a href="https://github.com/crazypeace/ghproxy#免费使用-cloudflare-worker-搭后端服务">自己在worker上搭ghproxy.</a></p>
<p>你也可以<a href="https://zelikk.blogspot.com/2022/05/domain-cloudflare-worker-dev.html">在worker上套自己的域名</a>解决国内访问的问题. </p>
<label>高级参数 (不懂就不要动)</label>
<div class="input-group mb-3">
<span class="input-group-text">Github Proxy 后端</span
Open service 2606:4700:3034::6815:48d4:443 · ghproxy.c50mt0.top
2026-01-23 21:03
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 21:03:28 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
CF-Ray: 9c2a3cea28994257-EWR
CF-Cache-Status: HIT
Access-Control-Allow-Origin: *
Age: 3
Cache-Control: max-age=600
Expires: Fri, 23 Jan 2026 21:13:24 GMT
Last-Modified: Sun, 11 Jan 2026 14:51:44 GMT
Server: cloudflare
Vary: Accept-Encoding
Via: 1.1 varnish
x-cache: MISS
x-cache-hits: 0
x-fastly-request-id: 729698facfafd94dcff661d4c236e0a6e0bacf8d
x-github-request-id: CE10:3779C1:1A33DC6:1BE0683:6973E21C
x-origin-cache: HIT
x-proxy-cache: MISS
x-served-by: cache-mia-kfll1870032-MIA
x-timer: S1769202205.792453,VS0,VE36
Speculation-Rules: "/cdn-cgi/speculation"
Server-Timing: cfCacheStatus;desc="HIT"
Server-Timing: cfEdge;dur=61,cfOrigin;dur=0
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=wqnqsabiX8r5Gnlmru3wyGZn15rnfMWwm7l3eFySfk0wkCjfJEolayEv8GJRuIkXK3g68%2FiCrDFS8FNvQ%2BDpP7%2BG9kWKqJQBGoSfUm7BdQjSy3GLLsqz7Wm1em%2FD0A%3D%3D"}]}
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
alt-svc: h3=":443"; ma=86400
Page title: 转化github脚本为github代理的方式
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="txt/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous" />
<title>转化github脚本为github代理的方式</title>
<link rel="stylesheet" href="./styles.css" />
</head>
<body>
<div class="d-flex align-items-start flex-wrap">
<div class="card shadow m-3">
<h5 class="card-header">解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<p>本Github Proxy项目可处理形如下列的Github一键脚本命令:</p>
<p class="font-monospace">curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443 </p>
<p class="font-monospace">bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge </p>
<p class="font-monospace">bash <(wget -qO- -o- https://git.io/v2ray.sh) </p>
<p class="font-monospace">wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh </p>
<p class="font-monospace">wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh </p>
</div>
<div class="card-footer">
<span> <a href="https://github.com/crazypeace/ghproxy/" target="_self">Fork me on GitHub</a> </span>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">转换Github一键脚本命令</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<label>输入你的 GitHub脚本完整命令 或 GitHub资源链接:</label>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="githubScript" aria-describedby="basic-addon1" rows="5" style="resize: vertical;" placeholder="例如 bash <(curl -L https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O- $_) auto 8443 " ></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-primary" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; convertScript()" id="cvtBtn" data-cf-modified-31109a8d1a47ff467fef216d-="">转换</button>
</div>
<div class="input-group mb-3">
<textarea type="text" class="form-control" id="result1" aria-describedby="basic-addon2" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.select()" rows="5" style="resize: vertical;" data-cf-modified-31109a8d1a47ff467fef216d-=""></textarea>
</div>
<div class="input-group mb-3">
<button class="btn btn-info" type="button" onclick="if (!window.__cfRLUnblockHandlers) return false; copyResult1()" data-cf-modified-31109a8d1a47ff467fef216d-="">复制</button>
</div>
</div>
</div>
<div class="card shadow m-3">
<h5 class="card-header">其它说明</h5>
<div class="card-body">
<h5 class="card-title"></h5>
<div class="input-group mb-3">
<iframe width="560" height="315" src="https://www.youtube.com/embed/XXgmVkfT-Ak" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe>
</div>
<p>如果我的workers免费额度用完了, 你可以<a href="https://github.com/crazypeace/ghproxy#免费使用-cloudflare-worker-搭后端服务">自己在worker上搭ghproxy.</a></p>
<p>你也可以<a href="https://zelikk.blogspot.com/2022/05/domain-cloudflare-worker-dev.html">在worker上套自己的域名</a>解决国内访问的问题. </p>
<label>高级参数 (不懂就不要动)</label>
<div class="input-group mb-3">
<span class="input-group-text">Github Proxy 后端</span