VPS主机小镇-常用VPS测试脚本

前言

这里发一下VPS主机小镇自己常用的一些脚本,以及我测VPS的时候常用的流程,大家如果还有好用的脚本可以给我留言一下。就想单纯测一下vps信息可以用最后的那个融合怪脚本,挺不错的。

BBR加速脚本

常用:wget -N --no-check-certificate "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh
备用:wget -N --no-check-certificate "https://gist.github.com/zeruns/a0ec603f20d1b86de6a774a8ba27588f/raw/4f9957ae23f5efb2bb7c57a198ae2cffebfb1c56/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

查看系统配置脚本

wget -qO- --no-check-certificate https://raw.githubusercontent.com/oooldking/script/master/superbench.sh | bash

三网速度测试脚本

常用:bash <(curl -Lso- https://git.io/superspeed_uxh)
备用: bash <(curl -Lso- https://raw.githubusercontent.com/uxh/superspeed/master/superspeed.sh)

流媒体解锁测试脚本

bash <(curl -L -s https://git.io/JRw8R)

回程路由测试脚本

简洁版:1、curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash
        2、curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh
详细版:wget -qO- git.io/besttrace | bash

融合怪整合测试脚本

bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)

以上就是VPS主机小镇常用的测试脚本了,如果大家有更好的可以在进行留言哟。

© 版权声明
THE END
喜欢就支持一下吧
点赞11 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片快捷回复

    暂无评论内容