这里有最新的使用文档和教程
SuperBench.sh 由 oldking 大佬基于 teddysun 大佬的 bench.sh 进行优化。
两个脚本都可以实现测速功能,并且可以查看到服务器硬件系统IO等信息。
SuperBench.sh 脚本:
wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
或者
curl -Lso- -no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
也可以手动到github下载:
https://github.com/oooldking/script/blob/master/superbench.sh
bench.sh 脚本:
wget -qO- bench.sh | bash
或者
curl -Lso- bench.sh | bash
回程线路测试脚本:
curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash
流媒体解锁查看
bash -c "$(curl -L mcnb.top/netflix.sh)"
多合一脚本
wget -O box.sh https://raw.githubusercontent.com/BlueSkyXN/SKY-BOX/main/box.sh && chmod +x box.sh