0
点赞
收藏
分享

微信扫一扫

解析一下vue项目、scoped、ref属性、props其它、mixin、插件、elementui

萨摩斯加士奇 2023-09-28 阅读 51

x-ui使用方法_搞点云南白药的博客-CSDN博客

1 安装命令

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

2 服务器网页打开对应端口

3 服务器打开端口

firewall-cmd --zone=public --add-port=9966/tcp --permanent
systemctl restart firewalld
firewall-cmd --list-ports --permanent

4 登录

http://公网ip:port/xui/
举报

相关推荐

0 条评论