SingBox一键安装
1.安装

bash <(wget -qO- -o- https://raw.githubusercontent.com/readgovip/sing-box/main/install.sh) && sleep 1 && sb add hy && sb add ss auto auto aes-256-gcm

S-ui面板
1.安装

bash <(curl -Ls https://raw.githubusercontent.com/alireza0/s-ui/master/install.sh)

2.卸载

sudo -i
systemctl disable sing-box --now
systemctl disable s-ui  --now
rm -f /etc/systemd/system/s-ui.service
rm -f /etc/systemd/system/sing-box.service
systemctl daemon-reload
rm -fr /usr/local/s-ui
rm /usr/bin/s-ui

3X-ui面板
1.安装

curl -fsSL https://raw.githubusercontent.com/readgovip/appdown/main/3xui.sh | bash

3X-ui面板 优化版
1.安装

curl -fsSL https://raw.githubusercontent.com/readgovip/appdown/main/3xui-1.sh | bash

极光面板
1.安装

bash <(curl -fsSL https://raw.githubusercontent.com/Aurora-Admin-Panel/deploy/main/install.sh)

LazyDockey面板
1.安装

curl -fsSL https://raw.githubusercontent.com/readgovip/appdown/main/lazydocker.sh | bash && source ~/.bashrc