解决纯IPv6的VPS运行GitHub脚本时访问GitHub不通的问题

本Github Proxy项目可处理形如下列的Github一键脚本命令:

curl -LO https://github.com/crazypeace/xray-vless-reality/raw/main/install.sh || wget -O ${_##*/} $_ && bash install.sh auto 8443

bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ remove --purge

bash <(wget -qO- -o- https://git.io/v2ray.sh)

wget -O tcpx.sh "https://git.io/JYxKU" && chmod +x tcpx.sh && ./tcpx.sh

wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh

转换Github一键脚本命令
其它说明

如果我的workers免费额度用完了, 你可以自己在worker上搭ghproxy.

你也可以在worker上套自己的域名解决国内访问的问题.

Github Proxy 后端