不同的脚本使用的方法不同,测试结果可能存在比较大的差别。。。
测试结果仅供参考。。。。
秋水逸冰大佬的写的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
老鬼大佬的SuperBench测试脚本
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/superb
LemonBench.sh
curl -fsL https:
//ilemonra
.
in
/LemonBenchIntl
|
bash
-s fast
ZBench
wget -N --no-check-certificate https:
//raw
.githubusercontent.com
/FunctionClub/ZBench/master/ZBench-CN
.sh &&
bash
ZBench-CN.sh
回程测试:
#下载脚本
wget -O jcnf.sh https:
//raw
.githubusercontent.com
/Netflixxp/jcnfbesttrace/main/jcnf
.sh
#运行脚本(再次检查也仅需运行下面代码)
bash
jcnf.sh
解锁流媒体测试:
检测ip是否可以解锁netflix脚本
bash
<(curl -sSL
"https://raw.githubusercontent.com/CoiaPrant/MediaUnlock_Test/main/check.sh"
)
其他脚本:
wget -O nf https:
//github
.com
/sjlleo/netflix-verify/releases/download/2
.01
/nf_2
.01_linux_amd64 &&
chmod
+x nf &&
clear
&& .
/nf
文章评论