2022
我们一起努力

常用脚本

常用VPS,云服务器测试脚本,适用于测评机器的配置和性能,测试VPS服务器的网络速度,硬盘性能等,脚本收集于网络,请自行选择是否使用。

一、BlueSkyXN综合工具箱

wget -O box.sh https://raw.githubusercontent.com/BlueSkyXN/SKY-BOX/main/box.sh && chmod +x box.sh && clear && ./box.sh

二、秋水逸冰VPS性能测试脚本

wget -qO- bench.sh | bash

三、服务器/VPS 速度测试脚本、系统信息、I/O 测试和speedtest亚洲速度测试

curl -LsO bench.monster/speedtest.sh; bash speedtest.sh -Asia

四、流媒体解锁测试一键脚本

bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)

五、OldKing版一键测试

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

六、SuperSpeed 全面测速版

bash <(curl -Lso- https://git.io/superspeed)
或 
bash <(curl -Lso- http://yun.789888.xyz/speedtest.sh)
备用:bash <(curl -Lso- https://git.io/Jlkmw)

七、一键检测VPS回程国内三网路由

curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash