sh of testing performance on VPS 2.0

Intro

常用测试脚本2.0

yabs

硬件信息+IO+测速+跑分

1
curl -sL yabs.sh | bash

speedtest

硬件信息+Geekbench

1
2
wget https://bench.monster/speedtest.sh
bash speedtest.sh -gb5

Bench

硬件信息+IO+测速

1
wget -qO- bench.sh | bash

国内测速

下载上传延迟测速

speedtest

1
bash <(curl -Lso- http://yun.789888.xyz/speedtest.sh)

superspeed

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

回程路由测试

三网回程路由

1
wget -qO- git.io/besttrace | bash

流媒体解锁测试

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