最新版x-ui多达8种协议可选细节教程

面板支持多协议多用户到期日和流量

第一步VPS安装curl

第二安装项目: 项目地址

安装好了curl  vps安装以下命令x-ui

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

第三步安装证书域名,这一步你没有域名可以选择忽略

1,安装证书工具

curl https://get.acme.sh | sh; apt install socat -y || yum install socat -y; ~/.acme.sh/acme.sh --set-default-ca --server letsencrypt

2、申请证书
~/.acme.sh/acme.sh --issue -d 你的域名 --standalone -k ec-256 --force --insecure

3、安装证书
~/.acme.sh/acme.sh --install-cert -d 你的域名 --ecc --key-file /etc/server.key --fullchain-file /etc/server.crt

第四步  ip加上冒号:端口54321打开你的后台,绑定证书,绑定好保存重启,之后只能用域名打开你的后台,加上端口。

第五步加节点

最新版x-ui多达8种协议可选细节教程 - 第1张

根据你的需求来选择节点,下面安全选择Reality,这个速度更快,测试你的节点是否打开Nrtflix chatgpt

如果能打开就不管了,打不开就下一步。

第六步安装warp刷Netflix chatgpt IP

(项目出处https://gitlab.com/fscarmen/warp

首次运行
wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh [option] [lisence/url/token]

再次运行
warp [option] [lisence]

 

(1)检测是否解锁Netflix下载检测解锁程序:
wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/v3.1.0/nf_linux_amd64 && chmod +x nf

(2)执行:
./nf

最新版x-ui多达8种协议可选细节教程 - 第2张

THE END