> 本文由 [简悦 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:  **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:  **二、三网快速测速** ---------------- `bash <(curl -Lso- https://git.io/superspeed)` demo:  **三、快速测试三网回程路由** ------------------------ `wget -qO- git.io/autobesttrace | bash`  **四、流媒体一键检测** ------------------ 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:  **五、奈飞一键测试** ---------------- ``` wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.01/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf ``` demo:  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:  **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:  **二、三网快速测速** ---------------- `bash <(curl -Lso- https://git.io/superspeed)` demo:  **三、快速测试三网回程路由** ------------------------ `wget -qO- git.io/autobesttrace | bash`  **四、流媒体一键检测** ------------------ 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:  **五、奈飞一键测试** ---------------- ``` wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.01/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf ``` demo:  最后修改:2023 年 10 月 24 日 © 允许规范转载 打赏 赞赏作者 支付宝微信 赞 如果觉得我的文章对你有用,请随意赞赏