常用linux测试代码
测速脚本
bash <(wget -qO- https://bench.im/hyperspeed)
测试IO脚本
dd bs=64k count=4k if=/dev/zero of=test oflag=dsync
回程路由测试
curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf |sh
融合怪脚本
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
流媒体测试脚本
bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
CPU跑分脚本
curl -sL yabs.sh | bash -s -- -5 -i
或
curl -sL yabs.sh | bash -s -- -6 -i
This rocks