v2ray-core/spec/status.md

50 lines
1.1 KiB
Markdown
Raw Blame History

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.

# 当前状态
**注释**
* A稳定可用
* B默认开启还在测试期可能有各种问题
* C需要手动开启
* D正在调试期暂不可用
* E计划中欢迎 Pull Request
**概况**
| 功能 | 状态 | 备注 |
| --------- | ---- | ---- |
| 多用户支持 | B | |
| 多服务器支持 | B | |
| 负载均衡 | E | |
**平台支持**
| 平台 | 状态 | 备注 |
| --------- | ---- | ---- |
| golang 编译 | B | |
| Windows | E | |
| Mac OS | E | |
| Ubuntu | E | |
| Redhat | E | |
| OpenWRT | E | |
**Socks 5 协议**
| 功能 | 状态 | 备注 |
| --------- | ---- | ---- |
| TCP 连接 | B | |
| 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)**
| 功能 | 状态 | 备注 |
| --------- | ---- | ---- |
| 单一连接 | B | |
| 连接复用 | E | |
**ShadowSocks 协议**
| 功能 | 状态 | 备注 |
| --------- | ---- | ---- |
| 单一连接 | E | |