You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
v2ray-core/spec/status.md

54 lines
1.3 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 当前状态
**注释**
* S接近完美
* A稳定可用
* B默认开启还在测试期可能有各种问题
* C需要手动开启
* D正在调试期暂不可用
* E计划中欢迎 Pull Request
**概况**
| 功能 | 状态 | 备注 |
| --------- | ---- | ---- |
| 多用户支持 | B | |
| 多服务器支持 | B | |
| 负载均衡 | E | |
| 多种加密方式 | E | 暂时只支持 AES-128 |
| 选择性路由 | E | |
| 自定义 DNS 解析 | E | |
**平台支持**
| 平台 | 状态 | 备注 |
| --------- | ---- | ---- |
| golang 编译 | B | |
| Windows | E | |
| Mac OS | E | |
| Ubuntu | E | |
| Redhat | E | |
| OpenWRT | E | |
**Socks 5 协议**
| 功能 | 状态 | 备注 |
| --------- | ---- | ---- |
| TCP 连接 | A | |
| UDP 连接 | E | [Issue #3](https://github.com/v2ray/v2ray-core/issues/3) |
| FTP 支持 | E | [Issue #2](https://github.com/v2ray/v2ray-core/issues/2) |
**[VMess 协议](https://github.com/V2Ray/v2ray-core/blob/master/spec/vmess.md)**
| 功能 | 状态 | 备注 |
| --------- | ---- | ---- |
| 单一连接 | A | |
| 连接复用 | E | |
**ShadowSocks 协议**
| 功能 | 状态 | 备注 |
| --------- | ---- | ---- |
| 单一连接 | E | |