VPS测试

发布时间 2023-09-08 12:25:57作者: csnotes

0.查看配置-一键测试

yet-another-bench-scrip

https://github.com/masonr/yet-another-bench-script
yabs

Teddysun的 bench.sh 脚本

https://github.com/teddysun/across
wget -qO- bench.sh | bash

OldKing 老鬼的 SuperBench.sh 脚本

https://github.com/oooldking/script
wget -qO- git.io/superbench.sh | bash

wget -qO- oldking.net/supertrace.sh | bash
到中国网络的路由测试

wget -qO- oldking.net/superspeed.sh | bash
到中国网速测试

Bench.Monster

LemonBench优化版

curl -fsL https://raw.githubusercontent.com/HostEvaluate/LemonBench/master/LemonBench.sh | bash -s fast

1.IO测试

测vps

yabs单独测试IO

测挂载盘

yabs单独测试IO

2.网速测试

speedtest 国外节点

https://github.com/sivel/speedtest-cli
wget https://raw.github.com/sivel/speedtest-cli/master/speedtest.py
chmod a+rx speedtest.py
mv speedtest.py /usr/local/bin/speedtest
chown root:root /usr/local/bin/speedtest cd /usr/local/bin ./speedtest
运行命令speedtest

bash <(curl -Lso- https://git.io/superspeed_uxh)

SuperSpeed.sh 修复版
或者
bash <(curl -Lso- https://raw.githubusercontent.com/uxh/superspeed/master/superspeed.sh)

wget -qO- bench.sh | bash

yabs单独测试网络

HyperSpeed(服务器到国内网速测试)

bash <(wget -qO- https://bench.im/hyperspeed)

其他

https://github.com/evolutionboy/superspeed
https://github.com/LemonBench/LemonBench
https://github.com/91yun/91yuntest

3.线路测试

【去程】(本地或在线测试)

vps去程测试网址:https://tools.ipip.net/traceroute.php

vps的ping测试网址:https://ping.pe

【回程】(vps中测试)

curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh|bash

正在测试,请稍等...
——————————————————————————————
目标:北京电信[219.141.136.12] 回程线路:电信CN2 GIA
目标:北京联通[202.106.50.1] 回程线路:电信CN2 GT

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

2023/01/04 18:32:03 正在测试三网回程路由...
2023/01/04 18:32:03 北京电信 219.141.136.12 电信CN2 [优质线路]

wget -qO- git.io/besttrace | bash

curl http://tutu.ovh/bash/returnroute/test.sh|bash

4.流媒体解锁测试

bash <(curl -L -s check.unlock.media)

一般,杂乱

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

bash <(curl -Ls https://cdn.jsdelivr.net/gh/missuo/OpenAI-Checker/openai.sh)