更新系统
apt update -y
安装常用的组件
apt install wget curl sudo vim git htop lsof -y
服务器回程路由测试
wget --no-check-certificate https://tutu.ovh/bash/returnroute/route && chmod +x route && clear && ./route
或者
curl http://tutu.ovh/bash/returnroute/test.sh|bash
三网测速
bash <(curl -Lso- https://git.io/superspeed_uxh)
融合怪测评脚本
bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)
评论区