# 关于 Vortex

### 功能与特点

* 一键登录、一键连接，支持注册&#x20;
* 全平台一键 TUN 模式，代理全部流量&#x20;
* 内建代理用于 API 通信，解决阻断、反诈、直连不畅等问题
* 多 OSS/API 支持，自动轮询，永不被墙&#x20;
* 全协议支持，策略组分流支持&#x20;
* 简化 Dashboard，小白也能看懂的信息面板&#x20;
* 可自定义主题色彩、Logo、名称、欢迎图&#x20;
* 完善的内购系统，带续费引导，支持码类支付和跳转支付&#x20;
* 独家一键客服系统，支持多席位，支持查看用户套餐信息，可 Telegram 消息处理，即时聊天、互发图片&#x20;
* 优化节点延迟算法，真实反映用户端到落地的 TCP 延迟&#x20;
* 公告支持，节点倍率标签，自定义标签（如解锁等）
* 全自助打包
* 安卓自定义包名
* 多语言支持，目前已有 `English、简体中文、香港繁體、台灣繁體、日本語、한국인、Tiếng Việt、فارسی`

### 支持的面板

<table data-full-width="false"><thead><tr><th>面板</th><th>支持情况</th></tr></thead><tbody><tr><td>V2board 全版本</td><td>已适配</td></tr><tr><td><a href="https://github.com/cedar2025/Xboard">Xboard</a></td><td>已适配</td></tr><tr><td>SSPanel-UIM</td><td>已适配</td></tr><tr><td>SSPanel-Metron</td><td>已适配</td></tr><tr><td>SSPanel-Malio</td><td>内购需部署 <a data-mention href="panel/sspanel-malio-in-app-purchase">sspanel-malio-in-app-purchase</a>，其他均已适配</td></tr><tr><td>SSPanel-Cool</td><td>已适配</td></tr><tr><td>WHMCS</td><td>已适配 Legendsocks 和 V2raysocks，同时建议部署 <a data-mention href="panel/whmcs-ssologin">whmcs-ssologin</a>，以及 <a data-mention href="../panel/oss-addon#id-2-kong-zhi-whmcssspanelmetronmalio-nei-gou-guan-bi">#id-2-kong-zhi-whmcssspanelmetronmalio-nei-gou-guan-bi</a></td></tr></tbody></table>

{% hint style="danger" %}
**SSPanel 和 WHMCS 面板必须部署** [sspanel-whmcs-guest-config](https://wiki.vtx.team/panel/sspanel-whmcs-guest-config "mention")**，否则无法对 API 进行有效性检测！**
{% endhint %}

### 支持的协议类型

<table><thead><tr><th width="224">协议</th><th width="120.33333333333331" data-type="checkbox">支持情况</th><th>详细支持情况</th></tr></thead><tbody><tr><td>HTTP</td><td>true</td><td></td></tr><tr><td>SOCKS</td><td>true</td><td></td></tr><tr><td>Shadowsocks</td><td>true</td><td>SS-2022、SMUX、插件支持<code>obfs</code>/<code>v2ray-plugin</code>/<code>shadow-tls</code>/<code>restls</code></td></tr><tr><td>ShadowsocksR</td><td>true</td><td></td></tr><tr><td>VMESS</td><td>true</td><td></td></tr><tr><td>VLESS</td><td>true</td><td><code>WS-TLS</code>、<code>TCP-TLS</code>、<code>reality-grpc</code>、<code>reality-vision</code>、<code>xtls-rprx-vision</code></td></tr><tr><td>Trojan</td><td>true</td><td></td></tr><tr><td>Hysteria</td><td>true</td><td>Hysteria 1/2 均已支持</td></tr><tr><td>TUIC</td><td>true</td><td></td></tr><tr><td>WireGuard</td><td>true</td><td></td></tr></tbody></table>


---

# 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://wiki.vtx.team/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.
