V2-ui面板
项目网站已删库,请使用x-ui作为替代品 x-ui项目地址: https://github.com/vaxilu/x-ui
或者使用waybackmachine追溯原仓库 http://web.archive.org/web/20210412193605/https://github.com/sprov065/v2-ui
和原网站 http://web.archive.org/web/20210525032117/https://blog.sprov.xyz/
建议系统
面板建议以下系统安装,建议尽量使用新版的系统,且必须是 64 位系统:
CentOS 7+
Ubuntu 16+
Debian 8+
一键安装&升级
此脚本会使用 v2ray 官方脚本自动安装最新版 v2ray,无需再自己安装 v2ray,若之前安装过非官方的 v2ray,建议先卸载,否则可能会造成冲突。
疑难解答
安装相关依赖
centos系统下
yum update -y |
ubuntu系统下
apt update -y |
若出现 bash curl: command not found 等错误,请先安装 curl
CentOS 系统:
yum install curl -y |
Debian 或 Ubuntu 系统:
apt install curl -y |
错误提示:-bash curl: command not found
Ubuntu、Debian如果出现无法安装Curl,需要先升级
sudo apt-get update |
一键安装
bash <(curl -Ls https://blog.sprov.xyz/v2-ui.sh) |
安装后,在浏览器中打开 http://<服务器IP>:65432 即可访问面板,默认用户名和密码都是 admin。
登陆后请修改用户名和密码
更换面板端口
v2-ui
打开控制面板,选择更换面板端口
All articles in this blog are licensed under CC BY-NC-SA 4.0 unless stating additionally.
Comment