Initial zh-CN document translation: route
This commit is contained in:
11
docs/configuration/route/sniff.zh.md
Normal file
11
docs/configuration/route/sniff.zh.md
Normal file
@@ -0,0 +1,11 @@
|
||||
如果在入站中启用,则可以嗅探连接的协议和域名(如果存在)。
|
||||
|
||||
#### 支持的协议
|
||||
|
||||
| 网络 | 协议 | 域名 |
|
||||
|:-------:|:----:|:-----------:|
|
||||
| TCP | HTTP | Host |
|
||||
| TCP | TLS | Server Name |
|
||||
| UDP | QUIC | Server Name |
|
||||
| UDP | STUN | / |
|
||||
| TCP/UDP | DNS | / |
|
||||
Reference in New Issue
Block a user