Open heing8848 opened 1 year ago
apt update -y apt install -y curl socat
X-UI 安装代码: bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)
iptables -I INPUT -p tcp --dport 443 -j ACCEPT iptables -I INPUT -p tcp --dport 54321 -j ACCEPT
输入命令:x-ui
添加证书和密钥路径,重启面板 通过域名访问x-ui 管理面板:https://域名:54321
iptables -I INPUT -p tcp --dport 444 -j ACCEPT
iptables -I INPUT -p tcp --dport 15634 -j ACCEPT iptables -I INPUT -p tcp --dport 5244 -j ACCEPT
apt update -y apt install -y curl socat
X-UI 安装代码: bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)
放行端口
iptables -I INPUT -p tcp --dport 443 -j ACCEPT iptables -I INPUT -p tcp --dport 54321 -j ACCEPT
申请 SSL 的证书
输入命令:x-ui
x-ui 管理面板设置
添加证书和密钥路径,重启面板 通过域名访问x-ui 管理面板:https://域名:54321