Loading... > 本文由 [简悦 SimpRead](http://ksria.com/simpread/) 转码, 原文地址 [zhuanlan.zhihu.com](https://zhuanlan.zhihu.com/p/378131631) ### **一、综合测试脚本** **秋水逸冰大佬的 Bench.sh 脚本** 使用: ``` wget -qO- bench.sh | bash #或者 curl -Lso- bench.sh | bash #或者 wget -qO- 86.re/bench.sh | bash #或者 curl -so- 86.re/bench.sh | bash ``` demo: ![](https://pic3.zhimg.com/v2-c4b996a7d4e2b914476b9279bb729366_r.jpg) **Zbench** 脚本由漏水和 kirito,基于 Oldking 大佬 的 SuperBench,然后加入 Ping 以及路由测试的功能,还能生成测评报告,分享给其他人查看测评数据 使用方法 中文版: ``` wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.sh ``` 英文版: ``` wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench.sh && bash ZBench.sh ``` demo: ![](https://pic3.zhimg.com/v2-bdb028495e272f2912a1e144d8121d3e_r.jpg) **二、三网快速测速** ---------------- `bash <(curl -Lso- https://git.io/superspeed)` demo: ![](https://pic4.zhimg.com/v2-88bd7daff58c339f2219ef3dccdb5207_r.jpg) **三、快速测试三网回程路由** ------------------------ `wget -qO- git.io/autobesttrace | bash` ![](https://pic2.zhimg.com/v2-92bd4b3ddd9db1f2936773afdad1fe35_r.jpg) **四、流媒体一键检测** ------------------ debian/Ubuntu: ``` apt install -y jq bash <(curl -sSL "https://github.com/CoiaPrant/MediaUnlock_Test/raw/main/check.sh") ``` centos: ``` yum install epel-release yum install -y jq bash <(curl -sSL "https://github.com/CoiaPrant/MediaUnlock_Test/raw/main/check.sh") ``` demo: ![](https://pic4.zhimg.com/v2-22584c7162a753419a7c87b3ea3c546b_r.jpg) **五、奈飞一键测试** ---------------- ``` wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.01/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf ``` demo: ![](https://pic1.zhimg.com/v2-0d0e3a84f565ba6bda3c180af663d7a0_r.jpg) 最后修改:2023 年 10 月 24 日 © 允许规范转载 打赏 赞赏作者 支付宝微信 赞 如果觉得我的文章对你有用,请随意赞赏