Member-only story
谷歌云上安装V2Ray图文教程
新建一个谷歌云,ssh到新建的谷歌云,运行如下一键安装脚本,感谢233blog:
sudo 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 之后就能安装脚本了。
传输协议可以选tcp。
然后选一个端口,广告拦截可以不选。顺便可以配置一下shadowsocks。
这就安装完了,非常简单。
之后要查看v2ray的设置,则可以运行
sudo v2ray
就会出来下面这个菜单,选1就可以查看设置。
运行
instance-v2ray-ss:~$ sudo v2ray url
就会生成生成一个vmess协议的链接
— — — — — V2Ray vmess URL / V2RayNG v0.4.1+ / V2RayN v2.1+ / 仅适合部分客户端 — — — — — — -
vmess://ewoixxxxxx
从这里下载android客户端: