vps常用脚本或网站 - tuhaiyang/soft GitHub Wiki
收集的部分VPS常用脚本或网站
bash <(curl -sL mcnb.top/route.sh)
测ICMP
bash <(curl -sL mcnb.top/besttrace.sh)
测TCP
bash <(curl -sL mcnb.top/besttcp.sh)
BBR N合1脚本,包含bbr原版,bbr puls,锐速,bbr2等
wget -N --no-check-certificate "https://github.com/ylx2016/Linux-NetSpeed/releases/download/sh/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
speedtest脚本,自建测速网址
bash <(curl -Lsk https://raw.githubusercontent.com/lingan1996/speedtest-go-script/master/install.sh)
测试ip或端口
http://port.ping.pe/
测速脚本(包括国内三网测速)
脚本1
wget -N --no-check-certificate https://raw.githubusercontent.com/V2RaySSR/vps/master/vpstest.sh && bash vpstest.sh
脚本2
bash <(curl -Lso- https://git.io/superspeed)
IO测速
curl -sL mcnb.top/yabs.sh | bash -s — -ig
CPU全面跑分
wget -O unixbench.sh mcnb.top/unixbench.sh && bash unixbench.sh
三网回程TCP路由测试
bash <(curl -sL mcnb.top/besttcp.sh)
三个vps常规测试脚本
superbench:
wget -O superbench.sh mcnb.top/superbench.sh && bash superbench.sh
lemonbench:
wget -O lemonbench.sh mcnb.top/lemonbench.sh && bash lemonbench.sh fast
yabs:
wget -O yabs.sh mcnb.top/yabs.sh && bash yabs.sh