以下为linux系统测试脚本,连接服务器后直接输入对应命令就可以进行测试
TCP回程测试脚本
curl https://www.r1yun.cn/down/bash/test.sh|bash
三网回程脚本
wget -qO- git.io/besttrace | bash
硬盘通电时间脚本
wget -q https://github.com/Aniverse/A/raw/i/a && bash a
国内测速脚本
Superspeed测速脚本,这两个脚本都可以测速,可以自行测试。
bash <(curl -Lso- https://git.io/superspeed.sh)
bash <(curl -Lso- https://git.io/J1SEh)
Bench.im 测速脚本更新 3.2
wget https://bench.im/bench.py -O bench
python3 bench
详细使用传送门 Bench.im 测速脚本更新 3.2
服务器配置检测脚本
这个可以检测服务器具体配置
wget -qO- bench.sh | bash
服务器评测脚本
curl -L yabs.sh | bash