本人目前用的比较多的是下面2个:
https://github.com/mack-a/v2ray-agent
安装命令:wget -P /root -N –no-check-certificate “https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh” && chmod 700 /root/install.sh && /root/install.sh
管理脚本命令:
1.账号使用
vasma->7.账号管理->1.查看账号
2.订阅使用
- 一般客户端都可以拉取 默认订阅 进行一键使用。vasma->7.账号管理->2.查看订阅
更多介绍 https://www.592083.xyz/archives/1682491479771
223boy一键脚本 https://github.com/233boy/v2ray
具体教程看这里 https://github.com/233boy/v2ray/wiki/V2Ray%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85%E8%84%9A%E6%9C%AC
1 安装 bash <(wget -qO- -o- https://git.io/v2ray.sh)
2
安装完成后,输入 v2ray
就能看到管理面板,如下图片所示