经常有人问VPS小学生在测评VPS的时候用的都是什么脚本。这里VPS小学生就把手里珍藏的linux vps一键测速脚本工具和大家分享下。
wget -qO- bench.sh | bash
一键测试硬件和国外下载速度,如果有ipv6也会测试ipv6的下载速度。
wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench-CN.sh && bash ZBench-CN.shwget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/ZBench/master/ZBench.sh && bash ZBench.sh
一键测试硬件、VPS所用虚拟化技术、国外下载速度、国内下载速度、到国内节点的延迟。第一个是中文版,第二个是英文版。
wget https://makeai.cn/master/superbenchcn.sh && chmod +x superbenchcn.sh && ./superbenchcn.sh
一键测试硬件、VPS所用虚拟化技术、国内下载速度
curl -LsO git.io/bench.sh; chmod +x bench.sh && ./bench.sh -a sharewget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.shchmod +x unixbench.sh./unixbench.sh
UnixBench跑分测试,测试时间比较长,分值和小米跑分一样靠猜
wget -N --no-check-certificate https://makeai.cn/master/superspeed.sh && chmod +x superspeed.sh && ./superspeed.sh
一键测试VPS服务器主机国内上传下载速度脚本
wget https://raw.githubusercontent.com/nanqinlang-script/testrace/master/testrace.shbash testrace.sh
回程路由测试,有4个节点
wget -qO- git.io/besttrace | bash
同样是回程路由测试,有10个节点
以上就是VPS小学生经常用到的linux vps一键测速脚本工具,大家如果有别的脚本或者有什么问题,可以在文章下方留言分享或者提问。
特别声明:以上内容(如有图片或视频亦包括在内)为自媒体平台“网易号”用户上传并发布,本平台仅提供信息存储服务。
Notice: The content above (including the pictures and videos if any) is uploaded and posted by a user of NetEase Hao, which is a social media platform and only provides information storage services.