V2Ray 官网:https://www.v2ray.com
脚本开源地址: https://github.com/233boy/v2ray
安装或卸载
温馨提醒,此脚本默认屏蔽一些不友好的网站!(仅限轮子相关)
要求:Ubuntu 16+ / Debian 8+ / CentOS 7+ 系统
推荐使用 Debian 9 系统,脚本会自动启用 BBR 优化。
备注:不推荐使用 Debian 8 系统,因为 Caddy 申请证书可能会出现一些莫名其妙的问题
使用 root 用户输入下面命令安装或卸载
bash <(curl -s -L https://git.io/v2ray.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 之后就能安装脚本了
备注:安装完成后,输入 v2ray
即可管理 V2Ray
如果提示你的系统不支持此脚本,那么请尝试更换系统
下面是此脚本的一些截图
安装选项
配置 Shadowsocks
安装完成
管理面板
客户端下载地址
Windows:点击下载
安卓:点击下载
苹果:点击下载