爱创新网络
我们一直在努力

VPS主机 性能一键测试脚本

wget 是必须的,请先安装:

CentOS:

yum -y install wget

Ubuntu / Debian:

apt install -y wget

一、搬瓦工 VPS 性能测试一键脚本

1、Bench.sh

测试命令:

wget -qO- bench.sh | bash

 

效果图:

2、Superbench.sh

测试命令:

wget -qO- git.io/superbench.sh | bash

 

效果图:

3、ZBench.sh

ZBench 基本上是把上面两个脚本的功能合并了一下,再自己加了些许新的功能,可以说是集大成者,可以一次性测试上面两个脚本的测试项。

测试命令:

中文版:

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

 

效果图:

4、UnixBench

测试命令:

wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh
chmod +x unixbench.sh
./unixbench.sh

这个耗时太久,一般不做测试,如果真的需要,可以自己进行测试,一般来说搬瓦工的跑分都能在 1000 以上。

二、搬瓦工 VPS 回程路由一键测试

1、路由测试

测试命令:

wget -qO- git.io/besttrace | bash

部分效果图:

三、一键安装开启谷歌 BBR 脚本

 

一键安装谷歌 BBR

赞(3)
未经允许可以转载:爱创新网络 » VPS主机 性能一键测试脚本

用技术驱动人生,让生活更便捷

登录

找回密码

注册