开源地址(快去点赞):
一键安装:
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/x-ui/master/install.sh)
注意:
首次登录会自动设置面板 url 路径
服务器后台的管理命令:
[root@MyCloudServer ~]# x-ui
web端口建议限制访问源ip:
firewall-cmd --permanent --remove-rich-rule='rule family="ipv4" source address="33.11.55.22" port protocol="tcp" port="54321" accept'
firewall-cmd --reload
firewall-cmd --list-all