帮助中心帮助中心

帮助分类
帮助中心
文档首页> 帮助中心> 常用的Linux测速脚本命令

常用的Linux测速脚本命令

发布时间:2023-08-12 10:32       

多合一脚本
wget -O box.sh https://raw.githubusercontent.com/BlueSkyXN/SKY-BOX/main/box.sh && chmod +x box.sh && clear && ./box.sh

IO测试+测速
wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash

回程路由脚本一
wget -qO- git.io/besttrace | bash

回程路由脚本二
curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash

流媒体解锁查看
bash -c "$(curl -L mcnb.top/netflix.sh)"

BBR
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh