(VLESS+TCP+TLS/VLESS+TCP+xtls-rprx-vision/VLESS+gRPC+TLS/VLESS+WS+TLS/VMess+WS+TLS/Trojan+TCP+TLS/Trojan+gRPC+TLS/Trojan+TCP+XTLS/Hysteria)+伪装站点、八合一共存脚本,支持多内核安装
Go to file
mack-a f28c05917d feat(脚本): 解除SNI分流限制 2024-04-23 20:28:26 +08:00
.github/ISSUE_TEMPLATE bug_report 2024-04-13 13:04:42 +08:00
documents fix(脚本): singbox订阅开启http proxy后,无法连接网络 2024-04-10 22:07:43 +08:00
fodder [ImgBot] Optimize images 2023-05-12 19:35:39 +00:00
shell feat(script): update english version 2023-09-21 17:25:59 +08:00
.gitignore Merge remote-tracking branch 'origin/master' 2020-05-26 09:27:56 +08:00
LICENSE feat(许可证): GPLV3修改为AGPLV3 2022-01-11 11:36:29 +08:00
README.md feat(脚本): 完善sing-box订阅通用配置 2024-03-13 19:42:21 +08:00
install.sh feat(脚本): 解除SNI分流限制 2024-04-23 20:28:26 +08:00

README.md

Xray-core/sing-box 一键脚本快速安装

一、项目介绍

核心

  • Xray-core
  • sing-box

协议

以下均使用TLS支持多种协议组合

  • VLESS(Reality、Vision、TCP、WS、gRPC)
  • VMess(TCP、WS)
  • Trojan(TCP、gRPC)
  • Hysteria2(sing-box)
  • Tuic(sing-box)
  • NaiveProxy(sing-box)

功能

二、使用指南

三、线路推荐

1.高端

2.性价比

四、安装使用

1.下载脚本

  • 支持快捷方式启动安装完毕后shell输入【vasma】即可打开脚本,脚本执行路径[/etc/v2ray-agent/install.sh]

  • Github

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
  • 官方网站【备用】
wget -P /root -N --no-check-certificate "https://www.v2ray-agent.com/v2ray-agent/install.sh" && chmod 700 /root/install.sh && /root/install.sh

2.使用

四、反馈和建议

五、捐赠

六、许可证

AGPL-3.0