Avatar photo

Linux VPS常用测试/评测脚本

时间:2025年1月12日 栏目:VPS评测 作者:赵 容 点击: 235 次

自营机房/高防服务器/高防VPS/美国高防/洛杉矶VPS/洛杉矶高防服务器

2011年赵容部落写过一个『VPS简单性能测试命令』的文章,说实话现在去看自己都感觉有些尴尬o(* ̄︶ ̄*)o部落偶尔买些VPS做简单测试,我把那些测试脚本/命令都记在一个txt文本中,终究还是麻烦,这里做个汇总,因为有些脚本可能失效,所以略显杂乱,主要方便自己查找。

vps-ceping

常规测试

###Bench###
wget -qO- bench.sh | bash  (或curl -Lso- bench.sh | bash)
###Yabs###
wget -qO- yabs.sh | bash (或curl -sL yabs.sh | bash )
###superbench### 带国内三网测速
wget -qO- git.io/superbench.sh | bash

综合测试

###融合怪###
curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)
###NodeBench###
bash <(curl -sL https://raw.githubusercontent.com/LloydAsp/NodeBench/main/NodeBench.sh)
###LemonBench### 
wget -qO- https://raw.githubusercontent.com/LemonBench/LemonBench/main/LemonBench.sh | bash -s -- --fast

带宽测速

###Speedtest###
curl -LsO bench.monster/speedtest.sh; bash speedtest.sh (可加参数如-Global)
###Speedtest-2(国内多网)###
bash <(curl -sL bash.icu/speedtest)
###superspeedh###
bash <(curl -Lso- https://git.io/superspeed.sh)
###superspeedh修复版###
bash <(curl -Lso- https://git.io/superspeed_uxh)
###Taier### 
bash <(curl -sL res.yserver.ink/taier.sh)
###hyperspeed### 
bash <(curl -Lso- https://bench.im/hyperspeed)
###全球speed### 
curl -sL network-speed.xyz | bash

IP质量/流媒体测试

###IP质量###
bash <(curl -sl IP.Check.Place)
###原生检测###
bash <(curl -sL Media.Check.Place)
###媒体解锁### 
bash <(curl -L -s check.unlock.media)
###更多信息### 
bash <(curl -L -s https://github.com/1-stream/RegionRestrictionCheck/raw/main/check.sh)

回程路由

###KOS工具箱###
wget -q route.f2k.pub -O route && bash route
###backtrace###
curl https://raw.githubusercontent.com/ludashi2020/backtrace/main/install.sh -sSf | sh
###节点tracert### 
wget -qO- git.io/besttrace | bash
wget -N --no-check-certificate https://raw.githubusercontent.com/Chennhaoo/Shell_Bash/master/AutoTrace.sh && chmod +x AutoTrace.sh && bash AutoTrace.sh
wget https://ghproxy.com/https://raw.githubusercontent.com/vpsxb/testrace/main/testrace.sh -O testrace.sh && bash testrace.sh
高防VPS/洛杉矶高防/高防服务器/20年老牌机房

声明: 博客仅为分享信息绝非推荐,网站不参与交易绝非中介,内容均仅代表个人观点绝非权威,读者请自行考虑后入手并自担风险!一分钱一分货仍是恒久不变之真理,未成年读者(包括生理和心理)请在监护人陪同下访问本站!本文由( 赵 容 )原创编译,转载请保留链接: Linux VPS常用测试/评测脚本码字不易,谢绝复制粘贴!
关于使用: 本站主要分享服务器及VPS信息,不提供任何产品销售及代购,所有访客朋友请在国家法律法规许可范围内购买和使用产品,QQ群讨论:683851361.
关于安全: 任何IDC都有倒闭和跑路的可能,主机线路更不可控,月付和备份是您的最佳选择,请保持良好的、有规则的备份习惯.

hostyun locvps

广而告之

最新评论