vps测速脚本

Posted by

1.(可以测试性能、网速和回程路由,国内貌似无法访问)

wget -N --no-check-certificate https://raw.githubusercontent.com/jixisen/yksbl/main/vpstest.sh && bash vpstest.sh

2.(测试综合性能和网速)

wget -qO- bench.sh | bash

3.(跟第二个一样,只不过这是中文界面)

wget https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh
bash ZBench-CN.sh

4.(服务器性能和网速,快速测试)

wget -qO- http://ilemonra.in/LemonBenchIntl | bash -s fast

5.(跟第四个一样,全面测试)

wget -qO- http://ilemonra.in/LemonBenchIntl | bash -s full