Skip to content

Ergouf/v2ray

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v2ray

最好用的 V2Ray 一键安装脚本 & 管理脚本 安装或卸载 温馨提醒,此脚本默认屏蔽一些不友好的网站!(仅限轮子相关)

要求:Ubuntu 16+ / Debian 8+ / CentOS 7+ 系统 推荐使用 Debian 9 系统,脚本会自动启用 BBR 优化。 备注:不推荐使用 Debian 8 系统,因为 Caddy 申请证书可能会出现一些莫名其妙的问题 我们推荐使用 搬瓦工VPS,稳定,快速,针对中国线路专门优化,无须担心跑路,服务好,并且支持退款。 在这里可以找到 搬瓦工 VPS 套餐大全 ,优惠码在这里: 搬瓦工 VPS 优惠码 使用 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 如果提示你的系统不支持此脚本,那么请尝试更换系统

下面是此脚本的一些截图

安装选项

About

最好用的 V2Ray 一键安装脚本 & 管理脚本

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%