常用脚本
speedtest 国内-oldking
wget -qO- git.io/superbench.sh | bash
BBR 锐速 等一键加速脚本
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
测速 回程综合脚本
yum -y install wget
wget -N --no-check-certificate https://edufile.cmand.top/%E8%84%9A%E6%9C%AC/vpstest.sh && bash vpstest.sh
curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fast
Brook-pf转发
wget stern.codes/brook-pf.sh
bash brook-pf.sh
iper3
yum install iperf3
iperf3 -s
iperf3 -c
本文系作者 @Ming 原创发布在 I’m Ming-我是Ming。未经许可,禁止转载。