当前位置:首页 > 知识积累 > 正文

服务器测试脚本合集

vps 或独服测试脚本,相信大家用得到。
整体测试脚本:

yum install -y wget
wget -O bench.sh https://bench.sh
sh bench.sh

三网测速:

bash <(curl -Lso- https://git.io/superspeed.sh)

vps查看回程线路脚本:

wget -qO- git.io/besttrace | bash

vps的cpu性能测试脚本:

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

独服硬盘测试:

wget -q https://github.com/Aniverse/A/raw/i/a && bash a

流媒体解锁测试:

bash <(curl -L -s check.unlock.media)

vps去程测试网址:

https://tools.ipip.net/traceroute.php


取消
扫码支持 支付码