VPS一键脚本合集,这里有你可能需要的一键脚本
工具类
bing自签证书生成
bash <(curl -sSL https://raw.githubusercontent.com/qiuxiuya/qiuxiuya/main/VPS/bingcrt.sh)
多功能工具箱
curl -sS -O https://raw.githubusercontent.com/kejilion/sh/main/kejilion.sh && chmod +x kejilion.sh && ./kejilion.sh
一键Gost转发
wget --no-check-certificate -O gost.sh https://raw.githubusercontent.com/KANIKIG/Multi-EasyGost/master/gost.sh && chmod +x gost.sh && ./gost.sh
v4/v6优先切换
v4优先
sed -i 's/#precedence ::ffff:0:0\/96 100/precedence ::ffff:0:0\/96 100/' /etc/gai.conf
v6优先
sed -i 's/precedence ::ffff:0:0\/96 100/#precedence ::ffff:0:0\/96 100/' /etc/gai.conf
一键WARP
wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh
一键ACME申请证书
wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/acme-script/main/acme.sh && bash acme.sh
一键Caddy反代
bash <(curl -L -s https://raw.githubusercontent.com/qiuxiuya/qiuxiuya/main/VPS/caddy.sh)
一键xanmod(第三方BBR)
bash <(curl -sSL https://raw.githubusercontent.com/qiuxiuya/qiuxiuya/main/VPS/xanmod.sh)
magicTCP(魔改BBR) 先按1安装完会自动重启,重启好再运行一次按2
bash <(curl -sSL https://raw.githubusercontent.com/qiuxiuya/magicTCP/main/main.sh)
一键甲骨文保活
curl -L https://gitlab.com/spiritysdx/Oracle-server-keep-alive-script/-/raw/main/oalive.sh -o oalive.sh && chmod +x oalive.sh && bash oalive.sh
一键获取Root
wget -N https://gitlab.com/rwkgyg/vpsroot/raw/main/root.sh && bash root.sh
subconverter订阅转换
docker run -d --restart=always -p 25500:25500 tindy2013/subconverter:latest
Nexttrace路由测试
bash <(curl -Ls https://raw.githubusercontent.com/sjlleo/nexttrace/main/nt_install.sh)
检测类
流媒体检测(去广告版)
bash <(curl -L -s https://raw.githubusercontent.com/1-stream/RegionRestrictionCheck/main/check.sh)
流媒体检测(带DNS解锁检测)
bash <
三网回程检测
curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh
三网回程速度测试
bash <(curl -Lso- https://raw.githubusercontent.com/uxh/superspeed/master/superspeed.sh)
融合怪测试
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh