三网回程测试脚本
脚本地址
zhanghanyun/backtrace: 三网回程路由测试 (github.com)
命令行
curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh
流媒体/GPT解锁测试脚本
脚本地址
命令行
bash <(curl -L -s check.unlock.media)
BBR加速
脚本地址
Chikage0o0/Linux-NetSpeed: 将Linux现常用的网络加速集成在一起 (github.com)
命令行
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
缝合怪
脚本地址
ecs/README.md at main · spiritLHLS/ecs (github.com)
命令行
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
XrayCLI安装脚本
脚本地址
Xray一键安装脚本 · 233boy/Xray Wiki (github.com)
命令行
bash <(wget -qO- -o- https://github.com/233boy/Xray/raw/main/install.sh)
八合一安装脚本
脚本地址
mack-a/v2ray-agent: Xray、Tuic、hysteria2、sing-box 八合一一键脚本 (github.com)
命令行
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
X-ui(闭源)安装脚本
脚本地址
命令行
bash <(wget -qO- https://gitlab.com/rwkgyg/x-ui-yg/raw/main/install.sh 2> /dev/null)
Hysteria2安装脚本
脚本地址
Misaka-blog/hysteria-install: Hysteria 一键安装脚本 (github.com)
命令行
wget -N --no-check-certificate https://raw.githubusercontent.com/Misaka-blog/hysteria-install/main/hy2/hysteria.sh && bash hysteria.sh
Hysteria2(支持v6)安装脚本
脚本地址
命令行
curl -sSL https://github.com/seagullz4/hysteria2/raw/main/install.sh -o install.sh && chmod +x install.sh && bash install.sh
MTG安装脚本
脚本地址
whunt1/onekeymakemtg: 编译安装最新版 mtproxy-go 一键脚本 (github.com)
命令行
wget -N --no-check-certificate https://github.com/whunt1/onekeymakemtg/raw/master/mtproxy_go.sh && chmod +x mtproxy_go.sh && bash mtproxy_go.sh
WARP安装脚本
脚本地址
命令行
bash <(curl -sSL https://gitlab.com/fscarmen/warp_unlock/-/raw/main/unlock.sh)
SWAP开启安装脚本
脚本地址
zhucaidan/swap.sh: Linux VPS一键添加/删除Swap虚拟内存 (github.com)
命令行
wget https://raw.githubusercontent.com/zhucaidan/swap.sh/main/swap.sh && bash swap.sh
IP质量检测脚本
脚本地址
GitHub – xykt/IPQuality: A script for IP quality detection
命令行
bash <(curl -Ls IP.Check.Place)
Gost搭建脚本
脚本地址
GitHub – KANIKIG/Multi-EasyGost: 致力于最简单好用的GOST小白脚本
命令行
wget --no-check-certificate -O gost.sh https://raw.githubusercontent.com/KANIKIG/Multi-EasyGost/master/gost.sh && chmod +x gost.sh && ./gost.sh
V2board
脚本地址
GitHub – wyx2685/v2board: 🚀A multiple proxy protocol manage panel application interface
命令行
none
V2bX
脚本地址
命令行
wget -N https://raw.githubusercontent.com/wyx2685/V2bX-script/master/install.sh && bash install.sh