#最好用的 V2Ray 一键安装脚本 & 管理脚本 #bash <(curl -s -L https://233now.com/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 之后就能安装脚本了
forked from 233boy/v2ray
-
Notifications
You must be signed in to change notification settings - Fork 0
最好用的 V2Ray 一键安装脚本 & 管理脚本
License
8000
cristinarccc/v2ray
About
最好用的 V2Ray 一键安装脚本 & 管理脚本
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Shell 100.0%