立即注册 登录
IDCeve 返回首页

admin的个人空间 http://idceve.com/?1 [收藏] [复制] [分享] [RSS]

日志

VPS常用测试脚本

已有 191 次阅读2023-10-20 11:40 |个人分类:技术

#测试回程-详细

wget -qO- git.io/autobesttrace | bash

 

#回程测试

wget --no-check-certificate https://tutu.ovh/bash/returnroute/route && chmod +x route && clear && ./route

 

#媒体解锁

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

 

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

 

#修改源

bash <(curl -sSL https://gitee.com/SuperManito/LinuxMirrors/raw/main/ChangeMirrors.sh)

 

#测速

curl -Lso- bench.sh | bash

 

bash <(wget -qO- https://down.vpsaff.net/linux/speedtest/superbench.sh)

 

#回程测试

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

 

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

 

一键全测脚本

 

bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)


路过

雷人

握手

鲜花

鸡蛋

评论 (0 个评论)

facelist

您需要登录后才可以评论 登录 | 立即注册

Archiver|手机版|小黑屋|IDCeve

GMT+8, 2024-7-27 11:53 , Processed in 0.035230 second(s), 7 queries , Redis On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

返回顶部