VPS Test Scripts
Run on your own VPS as root. Copy and paste.
YABS
benchmarkmustAll-in-one: Geekbench, disk FIO, iperf3 network. The standard VPS benchmark.
curl -sL yabs.sh | bashLemonBench
benchmarkSystem info, CPU/disk/network speed test, route tracing in one run.
wget -qO- lb.lemonbench.uk | bash融合怪 (Fusion)
all-in-onecnComprehensive Chinese-community test: system, YABS, IP quality, streaming unlock, route.
bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)Backtrace CN (回程路由)
routecnTrace return routes to China Telecom/CU/Mobile, auto-detect CN2 GIA / 4837 / 9929 / CMIN2.
curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | shSuperSpeed 三网测速
speedcnSpeedtest to CN Telecom/CU/Mobile nodes from your VPS.
bash <(curl -Lso- https://git.io/superspeed_uxh)IP Quality (IP 质量检测)
ipCheck IP purity, fraud score, ISP type (residential/datacenter), blacklist status.
bash <(curl -sL IP.Check.Place)Streaming Unlock (流媒体解锁)
streamingTest Netflix/Disney+/ChatGPT etc. region unlock status.
bash <(curl -L -s media.ispjunk.com)Ping.pe multi-location
pingWeb-based multi-location ping/trace for your IP (open in browser).
echo 'Visit: https://ping.pe/<your-ip>'Run scripts only on servers you own. Always review what a script does before executing.