Bench.sh:
测试命令:
wget -qO- bench.sh | bash
来源:一键测试脚本bench.sh
8合一脚本:
wget -N --no-check-certificate https://raw.githubusercontent.com/wxfyes/bt/master/kuaijie.sh && bash kuaijie.sh
使用vasma命令打开
Superbench.sh:
测试命令:
wget -qO- git.io/superbench.sh | bash
来源:SuperBench.sh 一键测试服务器的基本参数
ZBench.sh:
测试命令:
中文版:
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh
英文版:
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench.sh && bash ZBench.sh
来源:FunctionClub/ZBench
UnixBench.sh:
测试命令:
wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh
chmod +x unixbench.sh
./unixbench.sh
来源:Linux性能测试UnixBench一键脚本
Yabs:
curl -sL yabs.sh | bash
默认情况下,脚本会运行下面下一节中描述的所有三个测试。如果您希望跳过一项或多项测试,请使用以下命令:
curl -sL yabs.sh | bash -s -- -{bfdighr49}
具体选项说明如下:
-b 此选项强制使用来自 repo 的预编译二进制文件而不是本地包
-f/-d 此选项禁用 fio(磁盘性能)测试
-i 此选项禁用 iperf(网络性能)测试
-g 此选项禁用 Geekbench(系统性能)测试
-h 此选项打印带有用法、检测到的标志和本地包 (fio/iperf) 状态的帮助消息
-r 此选项减少 iperf 位置的数量 (Online.net/Clouvider LON+NYC) 以减少带宽使用
-4 此选项覆盖 Geekbench 5 性能测试并改为运行 Geekbench 4 测试
-9 此选项除了运行 Geekbench 5 测试外,还运行 Geekbench 4 测试
选项可以组合在一起跳过多个测试,即 -fg 跳过磁盘和系统性能测试(实际上只测试网络性能)。
BestTrace:
测试命令:
wget -qO- git.io/autobesttrace | bash
speedtest
pip install git+https://github.com/sivel/speedtest-cli.git
speedtest-cli
流媒体检测
wget -qO- https://github.com/yeahwu/check/raw/main/check.sh | bash
bash <(curl -L -s check.unlock.media)
融合怪
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh