石头破解
精品软硬件资源分享www.stpojie.com

Linux VPS 常用一键脚本 测试脚本 – 包含硬件信息、网速、延迟、路由

平时购买VPS的时候,难免会碰到性能或网络较差的VPS。
为避免买到这种小鸡,使用一键测试脚本是必不可少的。
下面将总结一些VPS常见的测试脚本,方便朋友们使用。

 

推荐个BBR脚本吧:

wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

Linux VPS综合测试:

SuperBench.sh

GitHub地址:https://github.com/oooldking/script/
作者地址:https://www.oldking.net/350.html

使用:

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

curl -Lso- -no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash

效果图演示:
SuperBench.sh.png

Bench.sh

GitHub地址:https://github.com/teddysun/across
作者地址:https://teddysun.com/444.html

使用:

wget -qO- bench.sh | bash
curl -Lso- bench.sh | bash

效果图演示:
Bench.sh.png

ZBench.sh

GitHub地址:https://github.com/FunctionClub/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

效果图演示:
ZBench.png

A,I/O bench and system info

GitHub地址:https://github.com/Aniverse/A

使用:

bash -c "$(wget -qO- https://github.com/Aniverse/A/raw/i/a)"
bash <(wget -qO- https://github.com/Aniverse/A/raw/i/a)
bash <(curl -s https://raw.githubusercontent.com/Aniverse/A/i/a)
wget -q https://github.com/Aniverse/A/raw/i/a && bash a
No IP               bash <(wget -qO- https://github.com/Aniverse/A/raw/i/a) -a
No IPIP             bash <(wget -qO- https://github.com/Aniverse/A/raw/i/a) -b
No IOtest           bash <(wget -qO- https://github.com/Aniverse/A/raw/i/a) -c
No IPIP & IOtest    bash <(wget -qO- https://github.com/Aniverse/A/raw/i/a) -bc

B,sysctl info

bash -c "$(wget -qO- https://github.com/Aniverse/A/raw/i/b)"
bash <(curl -s https://raw.githubusercontent.com/Aniverse/A/i/b)
wget -q https://github.com/Aniverse/A/raw/i/b && bash b

效果图演示:
A.png

VPS网速测试:

SuperSpeed.sh

GitHub地址:https://github.com/oooldking/script/
作者地址:https://www.oldking.net/305.html

使用:

wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh && chmod +x superspeed.sh && ./superspeed.sh

效果图演示:
SuperSpeed.sh.png

speedtest-net测速:

GitHub地址:https://github.com/sivel/speedtest-cli

使用:

wget -O speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py --no-check-certificate
chmod +x speedtest-cli
./speedtest-cli

或者

curl -Lo speedtest-cli https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py --no-check-certificate
chmod +x speedtest-cli
./speedtest-cli

VPS路由测试:

回程测试

GitHub地址:https://github.com/nanqinlang-script/testrace

使用:

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

效果图演示:
testrace.png

 

懒人脚本:wget -N --no-check-certificate https://raw.githubusercontent.com/veip007/hj/master/hj.sh && chmod +x hj.sh && bash hj.sh

去程测试请使用:
https://tools.ipip.net/traceroute.php

 

 

2021更新

VPS测试:
wget vpstest.cn/it && bash it
wget -qO- git.io/superbench.sh | bash
wget -qO- sb.oldking.net | bash
wget -qO- bench.sh | bash
wget -qO- https://git.io/Jvh0J | bash
wget https://raw.github.com/sivel/speedtest-cli/master/speedtest.py && python speedtest.py
curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s spfull

bash <(curl -sL mcnb.top/besttcp.sh)                   路由测试

bash <(curl -Lso- https://git.io/superspeed)           VPS全面测速

赞(0)
您可以随意转载本站所有资源:石头破解 » Linux VPS 常用一键脚本 测试脚本 – 包含硬件信息、网速、延迟、路由
注:所有需要回复才能下载的资源,必须注册账号登陆评论一下资源才能下载,用访客回复的一律下载不了

吐槽一下 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

专注于软硬件资源分享,只有你想不到没有做不到

关于我们郑重声明