Linux VPS主机常用测试脚本
几个比较常用的测试脚本用来查看Linux系统信息和测试网络带宽及硬盘读写速率
Bench.sh
wget -qO- bench.sh | bash 或者 curl -Lso- bench.sh | bash
SuperBench.sh
wget -qO- git.io/superbench.sh | bash 或者 curl -Lso- git.io/superbench.sh | bash
LemonBench
curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s full
流媒体平台
bash <(curl -L -s check.unlock.media) -M 4
本站所有文章均可随意转载,转载时请保留原文链接及作者。