呼吁调用脚本时都写成 bash <(...) 的形式 这样方便ghproxy处理无限嵌套的脚本互相调用
呼吁调用脚本时都写成 bash <(...) 的形式, 比如:
bash <(curl -L https://github.com/crazypeace/warp.sh/raw/main/warp.sh)bash <(wget -qO- -o- https://git.io/v2ray.sh)
演示视频:
演示站:
演示脚本:
bash <(curl -Ls https://github.com/crazypeace/gh-proxy/raw/master/test-a.sh)
原理:
https://zelikk.blogspot.com/2023/02/freevpsvc-github-githubproxy-sed.html
https://zelikk.blogspot.com/2023/03/sed-perl-no-greedily.html
https://zelikk.blogspot.com/2024/09/github-proxy-perl-pe-para-worker.html
评论
发表评论