Linux 上传/下载一键测试脚本

curl -Lso- bench.sh | bash

bench.sh

Linux 硬盘写入/上传下载一键测试脚本

curl -Lso- yabs.sh | bash

yabs.sh

Linux回程一键测试脚本

curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash

mtr_trace.sh

注:如果提示错误可能未安装curl,要先装一下:apt-get install curlyum install curl

参考来源:
https://bench.sh
https://github.com/masonr/yet-another-bench-script
https://github.com/zhucaidan/mtr_trace

Last modification:March 21, 2023
If you think my article is useful to you, please feel free to appreciate