justhost
aws
cdncloud
dotdot
huocloud
recloud

一台Linux VPS主机测评下来都用了哪些脚本?和哪些在线测试网站?

racknerd

老狗VPS,稳如老狗!有朋友问老狗说测评一台机器哪些脚本都用来哪些呢?一台Linux VPS主机测评下来都用了哪些脚本?和哪些在线测试网站?老狗这里汇总了一下目前在用的主机测评脚本。

测试配置信息脚本speedtest:

wget -qO- https://down.vpsaff.net/linux/speedtest/superbench.sh | sudo bash

speedtest亚洲速度测试:

curl -LsO bench.monster/speedtest.sh; bash speedtest.sh -Asia

speedtest全球速度测试:

curl -LsO bench.monster/speedtest.sh; bash speedtest.sh -Global

fio测试硬盘读写 iperf3:

curl -sL yabs.sh | bash

tiktok解锁测试:

bash <(curl -s https://raw.githubusercontent.com/lmc999/TikTokCheck/main/tiktok.sh)

其他流媒体解锁

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

VPS一键测试回程路由脚本:

wget -qO- git.io/besttrace | bash

三网回程路由

curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh

UnixBench跑分测试:

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

在线测试工具:

  • 站长之家Ping:http://ping.chinaz.com/
  • 17ce网站测速:https://www.17ce.com/
  • WebKaka网站测速:http://www.webkaka.com/
  • VPS丢包率测试:https://ping.pe/
  • 原生IP测试:https://bgp.he.net/
  • 去程路由追踪测试:https://tools.ipip.net/traceroute.php/
  • IPIP.NET:https://www.ipip.net/,包含路由追踪、Ping、端口检测、ASN查询等工具。
未经允许不得转载:老狗VPS测评 » 一台Linux VPS主机测评下来都用了哪些脚本?和哪些在线测试网站?
标签: