连接到VPS SSH
|
输入 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-HTTP 速度快,与SS安装流程大同小异
v2rayN-v3.5 windows版下载
bifrostv安卓中文版