测试CPU性能脚本
apt update -y && apt install -y curl wget sudo
curl -sL yabs.sh | bash -s -- -i -5
OpenAI解锁状态查看
curl -Ls https://cdn.jsdelivr.net/gh/missuo/OpenAI-Checker/openai.sh
流媒体解锁测试脚本
curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh
三网回程延迟测试脚本
wget
-qO- git.io/besttrace | bash
三网回程测试脚本
curl https://raw.githubusercontent.com/zhucaidan/mtr_trace/main/mtr_trace.sh | bash
三网测速脚本
bash <(curl -Lso- https://git.io/superspeed_uxh)
测速命令
wget -qO- bench.sh | bash
评论 (0)