VPS测试脚本合集分享

164次阅读
没有评论

共计 490 个字符,预计需要花费 2 分钟才能阅读完成。

测试CPU性能脚本

apt update -y && apt install -y curl wget sudo

curl -sL yabs.sh | bash -s -- -i -5

 

VPS测试脚本合集分享

 

 

解锁状态查看

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

 

VPS测试脚本合集分享

 

 

流媒体解锁测试脚本

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

 

VPS测试脚本合集分享

 

 

解锁tiktok状态

wget -qO- https://github.com/yeahwu/check/raw/main/check.sh | bash

 

VPS测试脚本合集分享

 

三网回程延迟测试脚本

wget -qO- git.io/besttrace | bash

 

VPS测试脚本合集分享

 

 

三网回程测试脚本

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

 

VPS测试脚本合集分享

 

 

三网测速脚本

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

 

VPS测试脚本合集分享

 

 

测速命令

wget -qO- bench.sh | bash

 

VPS测试脚本合集分享

正文完
 0
wudilad
版权声明:本站原创文章,由 wudilad 2025-01-03发表,共计490字。
转载说明:除特殊说明外本站文章皆由CC-4.0协议发布,转载请注明出处。
评论(没有评论)
验证码