linux服务器VPS一键测速脚本工具分享:测试服务器硬件、上传下载、延迟和跑分

经常有人问V测评VPS的时候用的都是什么脚本。这里就把手里珍藏的linux vps一键测速脚本工具和大家分享下。

wget -qO- bench.sh | bash

一键测试硬件和国外下载速度,如果有ipv6也会测试ipv6的下载速度。


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

一键测试硬件、VPS所用虚拟化技术、国外下载速度、国内下载速度、到国内节点的延迟。第一个是中文版,第二个是英文版。

wget https://makeai.cn/master/superbenchcn.sh && chmod +x superbenchcn.sh && ./superbenchcn.sh

一键测试硬件、VPS所用虚拟化技术、国内下载速度

curl -LsO git.io/bench.sh; chmod +x bench.sh && ./bench.sh -a share
wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh

chmod +x unixbench.sh

./unixbench.sh

UnixBench跑分测试,测试时间比较长,分值和小米跑分一样靠猜

wget -N --no-check-certificate https://makeai.cn/master/superspeed.sh && chmod +x superspeed.sh && ./superspeed.sh

一键测试VPS服务器主机国内上传下载速度脚本

wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.sh
bash testrace.sh

回程路由测试,有4个节点

wget -qO- git.io/besttrace | bash

同样是回程路由测试,有10个节点

wget -qO- --no-check-certificate https://raw.githubusercontent.com/wn789/Superspeed/master/superbench.sh | bash

最新一键检测硬件及国内上传下载速度

© 版权声明
THE END
喜欢就支持以下吧
点赞0赞赏 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容