vps 或独服测试脚本,相信大家用得到。
VPS规格测试
wget -qO- bench.sh | bash
或者:
wget -qO- git.io/superbench.sh | bash
wget -qO- yiyi.im/X/x.sh | bash
GB5-6
GB6 跑分脚本,附带宽测试:
curl -sL yabs.sh | bash
GB6 剔除带宽测试,因为都是国外节点测试,国内跑没多大意义:
curl -sL yabs.sh | bash -s -- -i
GB5 跑分脚本,附带宽测试:
curl -sL yabs.sh | bash -5
GB5 剔除带宽测试:
curl -sL yabs.sh | bash -s -- -i -5
三网测速
bash <(curl -sL https://raw.githubusercontent.com/i-abc/Speedtest/main/speedtest.sh)
bash <(curl -Lso- https://bench.im/hyperspeed)
bash <(curl -Lso- https://www.infski.com/files/superspeed.sh)
回程路由
wget -N --no-check-certificate https://raw.githubusercontent.com/Chennhaoo/Shell_Bash/master/AutoTrace.sh && chmod +x AutoTrace.sh && bash AutoTrace.sh
wget -qO- git.io/besttrace | bash
流媒体解锁
bash <(curl -L -s media.ispvps.com)
bash <(curl -L -s check.unlock.media)
bash <(curl -Ls IP.Check.Place)
25端口
telnet smtp.aol.com 25
独服硬盘测试
wget -q https://github.com/Aniverse/A/raw/i/a && bash a
vps去程测试网址:
https://www.itdog.cn/traceroute/
https://tools.ipip.net/traceroute.php
vps的ping测试网址:https://ping.pe
端口测试:https://tcp.pine.pe
俺的脚本
一键代理脚本:
https://github.com/yeahwu/v2ray-wss