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

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

View File

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