vps测速解锁命令

三网测速

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

YABS

curl -sL yabs.sh | bash

流媒体解锁测试

bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
bash <(curl -L -s check.unlock.media)
bash <(curl -L -s https://netflix.dad/detect-script)

vps规格测试脚本

 curl -so- 86.re/bench.sh | bash
 wget -qO- git.io/superbench.sh | bash
curl -sL yabs.sh | bash
curl -sL yabs.sh | bash -s -- -i

三网测速

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

vps去程测试网址

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

vps的ping测试网址

https://ping.pe

小鸡监控

https://ping0.cc

查看线路

curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh