云主机测速相关脚本

单独网速测试
https://www.speedtest.net/zh-Hans/apps/cli

https://github.com/superbench/superbench

加强版 https://github.com/oooldking/script
wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash
wget https://raw.githubusercontent.com/oooldking/script/master/superspeed.sh
chmod +x superspeed.sh
./superspeed.sh

路线节点检测
apt install -y wget zip
wget https://cdn.ipip.net/17mon/besttrace4linux.zip
unzip besttrace*
chmod +x besttrace
联通测试
./besttrace -q 1 mall.gd10010.cn
移动测试
./besttrace -q 1 gd.10086.cn
电信测试
./besttrace -q 1 gd.189.cn

测试工具箱

https://github.com/veip007/hj

加速系列:Bbr 系列、KCPtun、锐速
性能测试:superbench、回程线路测试
监控系列:云监控(status)
DD 系列:傻瓜式一键 DD 包

食用方法
wget -N –no-check-certificate https://raw.githubusercontent.com/veip007/hj/master/hj.sh && chmod +x hj.sh && bash hj.sh

点赞

发表评论

电子邮件地址不会被公开。必填项已用 * 标注