apt install curl -y && curl -sSL -O https://minq.cn/debian.sh && chmod +x debian.sh && bash debian.sh

配置IPv4优先
apt install curl -y && curl -fsSLk https://minq.cn/debian.sh | bash -s 2

配置Docker
apt install curl -y && curl -fsSLk https://minq.cn/debian.sh | bash -s 4

安装x-ui
apt install curl -y && curl -fsSLk https://minq.cn/debian.sh | bash -s 8

安装mtproxy
apt install curl -y && curl -fsSLk https://minq.cn/debian.sh | bash -s 9

安装speedtest-cli
apt install curl -y && curl -fsSLk https://minq.cn/debian.sh | bash -s 10

运行kejilion脚本
apt install curl -y && curl -sS -O https://raw.githubusercontent.com/kejilion/sh/main/kejilion.sh && chmod +x kejilion.sh && ./kejilion.sh

安装幻兽帕鲁管理面板(脚本)
apt install curl -y && curl -o palinstall.sh https://blog.iloli.love/install.sh && chmod +x palinstall.sh && bash palinstall.sh