• +86 18940128339
  • 3056844889@qq.com

标签归档v2ray

v2rayN 安装

客户端:

mac : 
https://github.com/mengyalei/V2RayX

windws :
https://github.com/2dust/v2rayN

服务端安装命令:

centos 系统安装:
bash <(curl -s -L https://git.io/v2ray.sh)

ubuntu/debian 系统安装 Curl 方法: 
apt-get update -y && apt-get install curl -y

centos 系统安装 Curl 方法: 
yum update -y && yum install curl -y