软路由 其他 C# 工具 Docker JAVA X86 OpenWrt 飞牛OS iStoreOS 小米路由器 Xray Windows Hyper-V macvlan Windows Server Selenium Mono.Cecil Test Email Java 快捷键 IDEA ImmortalWrt Jenkins Gitlab Redis Mysql Win10 Debian CentOS Docker SpringBoot
头像
WGZZ
V2Ray一键安装脚本
2023-07-08 21:06 2023-07-08 21:07 3 0

V2Ray 官网:https://www.v2ray.com

脚本开源地址: https://github.com/233boy/v2ray

安装或卸载

温馨提醒,此脚本默认屏蔽一些不友好的网站!(仅限轮子相关)

要求:Ubuntu 16+ / Debian 8+ / CentOS 7+ 系统
推荐使用 Debian 9 系统,脚本会自动启用 BBR 优化。
备注:不推荐使用 Debian 8 系统,因为 Caddy 申请证书可能会出现一些莫名其妙的问题

使用 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
如果提示你的系统不支持此脚本,那么请尝试更换系统

下面是此脚本的一些截图

安装选项

v1.jpg

配置 Shadowsocks

v2.jpg

安装完成

v3.jpg

管理面板

v4.jpg

客户端下载地址

Windows:点击下载

安卓:点击下载

苹果:点击下载

赞赏
作者:WGZZ
版权声明: 本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0协议
转载请注明文章地址及作者
{{globalState.toComment.userName[0]}}
{{globalState.toComment.userName}}
{{globalState.toComment.commentContent}}
{{globalState.toComment.createTime.slice(0, 16)}} {{globalState.toComment.userIpAddr}} 取消回复
>
邮件通知
确认
评论
暂无评论,点击右上角 发布
{{comment.userName[0]}}
{{comment.userName}}
{{comment.commentContent}}
{{comment.createTime.slice(0, 16)}} {{comment.userIpAddr}} 回复
{{child.userName[0]}}
{{child.userName}} {{child.toUserName}}
{{child.commentContent}}
{{child.createTime.slice(0, 16)}} {{child.userIpAddr}} 回复
2022-2025 BY WG日记
本站已运行 {{globalState.formattedTime}}