Files
v2ray-agent/README.md
T
2025-08-17 18:26:46 +08:00

70 lines
3.2 KiB
Markdown

# v2ray-agent
- [感谢 JetBrains 提供的非商业开源软件开发授权](https://www.jetbrains.com/?from=v2ray-agent)
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
[![Telegram Channel](https://img.shields.io/badge/Telegram-Channel-blue)](https://t.me/v2rayAgentChannel)
[![Telegram Group](https://img.shields.io/badge/Telegram-Group-blue)](https://t.me/technologyshare)
[![Official Website](https://img.shields.io/badge/Website-v2ray--agent.com-blue)](https://www.v2ray-agent.com/)
[![English Version](https://img.shields.io/badge/English-Version-blue)](documents/en/README_EN.md)
Xray-core/sing-box 一键脚本快速安装
## 功能
* **多核心支持:** 支持 Xray-core 和 sing-box.
* **多协议支持:** 支持 VLESS, VMess, Trojan, Hysteria2, Tuic, NaiveProxy 等多种协议.
* **自动TLS:** 自动申请和续订 SSL 证书.
* **易于管理:** 提供简单的菜单来管理用户、端口和配置.
* **订阅支持:** 生成和管理订阅链接.
* **分流管理:** 提供wireguard、IPv6、Socks5、DNS、VMess(ws)、SNI反向代理,可用于解锁流媒体、规避IP验证等作用.
* **目标域名管理:** 提供域名黑名单管理,可用于禁止访问指定网站.
* **BT下载管理:** 可用于禁止下载P2P相关内容.
* **更多内容请访问[官方网站](https://www.v2ray-agent.com/categories/jiao-cheng)、[备用](https://www.592083.com/categories/jiao-cheng)**
## 快速开始
### 安装
```
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
```
### 使用
安装后,运行以下命令可再次打开管理菜单:
```
vasma
```
## 文档和指南
* [八合一脚本从入门到精通](https://www.v2ray-agent.com/archives/1710141233)
* [脚本快速搭建教程](https://www.v2ray-agent.com/archives/1682491479771)
* [脚本使用注意事项](https://www.v2ray-agent.com/archives/1679931532764)
* [脚本异常处理](https://www.v2ray-agent.com/archives/1684115970026)
* [VPS选购攻略](https://www.v2ray-agent.com/archives/1679975663984)
* [垃圾VPS大救星,hysteria2最新协议一键搭建](https://www.v2ray-agent.com/archives/1697162969693)
* [RackNerd低价 联通AS4837套餐,年付10美起](https://www.v2ray-agent.com/archives/racknerdtao-can-zheng-li-nian-fu-10mei-yuan)
* [搬瓦工优质套餐推荐](https://www.v2ray-agent.com/archives/2023nian-ban-wa-gong-ji-fang-tui-jian)
* [DMIT优质套餐推荐](https://www.v2ray-agent.com/archives/1679159868033)
## 社区与支持
* **Telegram:** [频道](https://t.me/v2rayAgentChannel) | [群组](https://t.me/technologyshare)
* **网站:** [官网](https://www.v2ray-agent.com/) | [备用](https://www.592083.xyz/)
* **反馈:** [提交 issue](https://github.com/mack-a/v2ray-agent/issues)
## 捐赠
感谢您对开源项目的关注和支持。如果您觉得这个项目对您有帮助,欢迎通过以下方式进行捐赠。
* [购买VPS捐赠](https://www.v2ray-agent.com/categories/vps)
* [通过虚拟币向我捐赠](https://www.v2ray-agent.com/1679123834836)
## 许可证
本项根据 [AGPL-3.0 许可证](LICENSE) 授权.