VPS服务器最新优惠
云主机最新促销分享

VPS常用测评脚本:BBR原版/BBR魔改版/BBRPlus版/流媒体解锁/TikTok解锁检测等

以下是VPS加油站搜集的常用VPS云服务器测评脚本,可以用来测试自己购买的服务器的硬件、网络等情况,仅供参考。

1.wget安装

Centos安装命令
yum install wget -y

Debian/ubuntu安装命令
apt-get install wget -y

2.BBR原版、BBR魔改版、BBRPlus版一键安装

wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

查看是否安装成功

sysctl net.ipv4.tcp_congestion_control net.core.default_qdisc

3.多个版本的一键测试VPS性能

wget -qO- bench.sh | bash

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

wget -qO- git.io/superbench.sh | bash

4.三网回程路由测试

curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash
或
wget -qO- https://raw.githubusercontent.com/wn789/VPS-/master/autoBestTrace.sh | bash
或
wget -qO- git.io/fphX1 | bash

5.三网上传下载速度测试:

bash <(curl -Lso- https://raw.githubusercontent.com/opear2008/superspeed/master/superspeed.sh)
或
bash <(curl -Lso- https://git.io/J1SEh)
或
bash <(curl -Lso- http://yun.789888.xyz/speedtest.sh)

6.流媒体解锁测试

bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)

7.TikTok解锁检测

curl -fsL -o ./t.sh.x https://github.com/lmc999/TikTokCheck/raw/main/t.sh.x && chmod +x ./t.sh.x && ./t.sh.x && rm ./t.sh.x

8.UnixBench跑分测试

wget --no-check-certificate https://github.com/teddysun/across/raw/master/unixbench.sh
chmod +x unixbench.sh
./unixbench.sh