博文

目前显示的是标签为“githubusercontents”的博文

Shell脚本支持设置gh-proxy参数 解决raw.githubusercontents.com command not found问题

图片
最近在hax woiden上访问带S的raw.githubusercontent s .com脚本会报错command not found 原因是raw.githubusercontent s .com并非官方服务,现在这个服务临时关闭了。 使用自建 gh-proxy 可以解决访问脚本的问题,但是脚本里面再访问github资源怎么办呢? 所以脚本需要支持带gh-proxy的参数,在脚本里面访问github资源的时候前面加上gh-proxy

使用Cloudflare Worker自建GitHub Proxy代理 解决raw.githubusercontents.com command not found问题

图片
最近在hax woiden上访问带S的raw.githubusercontent s .com脚本会报错command not found 现象如下: /dev/fd/63: line 1: $'\347\275\221\347\253\231\347\273\264\346\212\244\343\200\202': command not found /dev/fd/63: line 1: 网站维护。: command not found 查了一下,这个服务并不是GitHub官方的,目前暂停了。 消息源: https://github.com/7ednet/yard/discussions/11 所以我们需要搭一个自己的GitHub代理。

HAX VPS US-1 的实例 访问 Github 有问题 影响脚本执行

图片
新方法: 在VPS访问GitHub一键脚本失败的时候,用GitHub Proxy解决问题 update on 2022-7-7 git.io 和 raw.githubusercontent.com 可以在IPv6环境下访问了。 而且访问 raw.githubusercontents.com 报错504 You can access git.io and raw.githubusercontent.com in only IPv6 environment. You get HTTP 504 when you access raw.githubusercontents.com 直接用 bash <(curl -L git.io/warp.sh) 4 就可以了。 以下为历史遗迹

The Hot3 in Last 30 Days

无服务器 自建短链服务 Url-Shorten-Worker 完整的部署教程

ClouDNS .asia免费域名 托管到CloudFlare开CDN白嫖Websocket WS通道翻墙 / desec.io