V2-ui搭建详细图文教程

萝莉工坊 235 0

v2-ui一键命令:

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

温馨提示:

如果提示 curl: command not found ,那是因为你的 VPS 没装 Curl
ubuntu/debian 
系统安装 Curl 方法: apt-get update -y && apt-get install curl -y centos 
系统安装 Curl 方法: yum update -y && yum install curl -y 
安装好 curl 之后就能安装脚本了

哪个传输协议好?
心中无杂念,用 TCP ISP 常作怪,用 动态端口 小鸡速度不好,用 mKCP 处子之身,用 WS TLS

测速失败?可能是防火墙没有关闭,命令如下:

1、首先打开xshell软件连接到centos主机,使用命令“systemctl status firewalld.service”查看防火墙状态。
 
2、按下回车键执行后,可以看到标注的“active(running)”,说明防火墙是开启状态。
 
3、命令行里敲入命令“systemctl stop firewalld.service”,可以关闭运行的防火墙。
 
4、关闭后再使用命令systemctl status firewalld.service查看防火墙状态,如果出现disavtive(dead)的字样,说明防火墙已经关闭。
 
5、若设置永久关闭防火墙,则输入命令“systemctl disable firewalld.service”,即可永久禁止防火墙服务,下次重启也不会开启。

V2连接软件下载:
下载地址: windows

下载地址: Mac

下载地址: 安卓


发表评论 取消回复
表情 图片 链接 代码

分享