三网测速脚本:
bash <(curl -sL https://raw.githubusercontent.com/i-abc/Speedtest/main/speedtest.sh)升级SSH系统:
bash <(curl -sL https://raw.githubusercontent.com/i-abc/Speedtest/main/speedtest.sh)apt-get install curl -y禁用IP6 :
sysctl -w net.ipv6.conf.all.disable_ipv6=1; sysctl -w net.ipv6.conf.default.disable_ipv6=1安装3XUI面板脚本
bash <(curl -Ls https://raw.githubusercontent.com/mhsanaei/3x-ui/master/install.sh)查看VPS流媒体解锁情况
bash <(curl -L -s media.ispvps.com)性能测试 (内存小于2g的不建议跑)
curl -sL yabs.sh | bash