BBR 安装
# CentOS 6+、Debian 8+、Ubuntu 14+ # 预先准备 CentOS:yum install ca-certificates wget -y && update-ca-trust force-enable Debian/Ubuntu:apt-get install ca-certificates wget -y && update-ca-certificates # 不卸载内核版本 wget -N "https://github.000060000.xyz/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh # 卸载内核版本 wget -N "https://github.000060000.xyz/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
IP 质量检测
bash <(curl -Ls IP.Check.Place)
流媒体平台解锁检测
bash <(curl -L -s media.ispvps.com)
网络测速
bash <(curl -Lso- https://bench.im/hyperspeed)
回程路由检测
curl -sSL https://raw.githubusercontent.com/Chennhaoo/Shell_Bash/master/AutoTrace.sh -o AutoTrace.sh && chmod +x AutoTrace.sh && bash AutoTrace.sh
更换软件镜像源
bash <(curl -sSL https://linuxmirrors.cn/main.sh)
配置 WARP 网络
curl -sSL https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh -o menu.sh && bash menu.sh
服务器性能测试
curl -sSL yabs.sh | bash -s -- -5 -i
服务器综合测试
curl -sSL https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
不要在pve这台宿主机上执行apt install cloud-init -y
不要在pve这台宿主机上执行apt install cloud-init -y
不要在pve这台宿主机上执行apt install cloud-init -y
是在创建的虚拟机镜像上执行