一、详细信息,测速国内节点
wget -qO- bench.sh | bash
二、国内节点,可看上行和下行
wget -qO- https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
三、服务器带宽
curl -s https://raw.githubusercontent.com/masonr/yet-another-bench-script/master/yabs.sh | bash
四、是否支持Netflix
curl -fsL https://ilemonra.in/LemonBenchIntl | bash -s fast
五、测速、加速
wget -N –no-check-certificate https://raw.githubusercontent.com/veip007/hj/master/hj.sh && chmod +x hj.sh && bash hj.sh
六、UnixBench跑分,测试主机性能
wget –no-check-certificate https://zhujiwiki.com/wp-content/uploads/2018/07/unixbench.sh
chmod +x unixbench.sh
./unixbench.sh
六、测试三网速度
bash <(curl -Lso- https://git.io/superspeed)
七、测试TCP三网回程线路
curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash