常用的一键脚本
VPS测试
UnixBench
wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh && chmod +x unixbench.sh && ./unixbench.sh
SuperBench
wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
LemonBenchIntl
curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fast
SuperSpeed
bash <(curl -Lso- http://yun.789888.xyz/speedtest.sh)
全部流媒体解锁测试
bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
NetFlix解锁测试
wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.6/nf_2.6_linux_amd64 && chmod +x nf && clear && ./nf
DisneyPlus解锁测试
wget -O dp https://github.com/sjlleo/VerifyDisneyPlus/releases/download/1.01/dp_1.01_linux_amd64 && chmod +x dp && clear && ./dp
一键WARP解锁
bash <(curl -fsSL git.io/warp.sh) d
功能脚本
Linux更换内核
wget -N --no-check-certificate https://github.000060000.xyz/tcp.sh && chmod +x tcp.sh && ./tcp.sh
Xray安装脚本
wget -P /root -N --no-check-certificate https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh && chmod 700 /root/install.sh && /root/install.sh
安装Brook
curl -L https://github.com/txthinking/brook/releases/download/v20210701/brook_Linux_amd64 -o /usr/bin/brook && chmod +x /usr/bin/brook
使用
nohup brook relay -f :1111 -t 1.2.3.4:2222 > /dev/null 2>&1 &
iptables中转脚本
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/iptables-pf.sh && chmod +x iptables-pf.sh && bash iptables-pf.sh
哪吒探针安装
curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh
sudo ./nezha.sh
作者:503611908
来源:https://www.eutaboo.com/index.php/2021/07/30/%e5%b8%b8%e7%94%a8%e7%9a%84%e4%b8%80%e9%94%ae%e8%84%9a%e6%9c%ac/
文章版权归作者所有,未经允许请勿转载。
来源:https://www.eutaboo.com/index.php/2021/07/30/%e5%b8%b8%e7%94%a8%e7%9a%84%e4%b8%80%e9%94%ae%e8%84%9a%e6%9c%ac/
文章版权归作者所有,未经允许请勿转载。
THE END
2
二维码
打赏
海报


常用的一键脚本
VPS测试
UnixBench
wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh && chmod +x unixbench.sh &&……

文章目录
关闭