常用脚本

VPS值
2023-12-03 / 0 评论 / 366 阅读 / 正在检测是否收录...

1.YABS
主页:https://github.com/masonr/yet-another-bench-script

默认: curl -sL yabs.sh

专测GB5: curl -sL yabs.sh | bash -s -- -5

显示系统信息: wget -qO- yabs.sh | bash -s -- -gif

测试磁盘: wget -qO- yabs.sh | bash -s -- -gi

测试网络: wget -qO- yabs.sh | bash -s -- -gf

跑分: wget -qO- yabs.sh | bash -s -- -if

测试磁盘、网络和跑分: wget -qO- yabs.sh | bash

2.融合怪测试
主页:https://github.com/spiritLHLS/ecs

bash <(wget -qO- --no-check-certificate https://github.com/spiritLHLS/ecs/raw/main/ecs.sh)
或者
bash <(wget -qO- bash.spiritlhl.net/ecs)

3.一款不错的综合测试
主页:
bash <(wget -O- https://down.vpsaff.net/linux/speedtest/superbench.sh)

4.最全流媒体测试
bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)

5.最强IP检测
bash <(curl -Ls IP.Check.Place)

0

评论 (0)

取消