Update user docs

Signed-off-by: iosmanthus <myosmanthustree@gmail.com>
This commit is contained in:
iosmanthus 2024-05-23 16:33:58 +08:00
parent 99601b49dd
commit 5035356806
No known key found for this signature in database
GPG Key ID: DEE5BAABFE092169
2 changed files with 20 additions and 14 deletions

View File

@ -2,10 +2,13 @@ If enabled in the inbound, the protocol and domain name (if present) of by the c
#### Supported Protocols #### Supported Protocols
| Network | Protocol | Domain Name | | Network | Protocol | Domain Name |
|:-------:|:--------:|:-----------:| | :-----: | :---------: | :---------: |
| TCP | HTTP | Host | | TCP | HTTP | Host |
| TCP | TLS | Server Name | | TCP | TLS | Server Name |
| UDP | QUIC | Server Name | | UDP | QUIC | Server Name |
| UDP | STUN | / | | UDP | STUN | / |
| TCP/UDP | DNS | / | | TCP/UDP | DNS | / |
| TCP | BitTorrent | / |
| UDP | UTP/µTP | / |
| UDP | UDP Tracker | / |

View File

@ -2,10 +2,13 @@
#### 支持的协议 #### 支持的协议
| 网络 | 协议 | 域名 | | 网络 | 协议 | 域名 |
|:-------:|:----:|:-----------:| | :-----: | :---------: | :---------: |
| TCP | HTTP | Host | | TCP | HTTP | Host |
| TCP | TLS | Server Name | | TCP | TLS | Server Name |
| UDP | QUIC | Server Name | | UDP | QUIC | Server Name |
| UDP | STUN | / | | UDP | STUN | / |
| TCP/UDP | DNS | / | | TCP/UDP | DNS | / |
| TCP | BitTorrent | / |
| UDP | UTP/µTP | / |
| UDP | UDP Tracker | / |