Initial zh-CN document translation: route

This commit is contained in:
世界
2022-08-24 16:56:29 +08:00
parent 03f457f3d0
commit ad90ddd327
9 changed files with 340 additions and 19 deletions

View File

@@ -0,0 +1,11 @@
如果在入站中启用,则可以嗅探连接的协议和域名(如果存在)。
#### 支持的协议
| 网络 | 协议 | 域名 |
|:-------:|:----:|:-----------:|
| TCP | HTTP | Host |
| TCP | TLS | Server Name |
| UDP | QUIC | Server Name |
| UDP | STUN | / |
| TCP/UDP | DNS | / |