# 关于V2bX

## V2bX

A V2board node server based on Xray-core, modified from XrayR

一个基于Xray-core的V2board节点服务端，修改自XrayR，支持V2ay,Trojan,Shadowsocks,Hysteria,Tuic,AnyTLS协议。

本项目基于[原始V2bX](https://github.com/Yuzuki616/V2bX)项目修改，用于适配修改版[V2board](https://github.com/wyx2685/v2board)。

## 项目目录

* [V2bX](https://github.com/wyx2685/V2bX)：V2bX源码以及软件发布。
* [V2bX-script](https://github.com/wyx2685/V2bX-script)：V2bX一键安装脚本。
* [V2bX\_doc](https://github.com/wyx2685/V2bX_doc)：V2bX文档源码。

## 特点

* 永久开源且免费
* 支持V2ray，Trojan， Shadowsocks，Hysteria，Tuic，AnyTLS多种协议
* 支持Vless和XTLS等新特性
* 支持单实例对接多面板、多节点，无需重复启动
* 支持跨节点限制在线IP
* 支持节点级别、用户级别限速
* 配置简单明了
* 修改配置自动重启实例
* 方便编译和升级，可以快速更新核心版本， 支持Xray-core，Sing-box，Hysteria新特性


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://v2bx.v-50.me/v2bx/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
