sing-box/docs/configuration/route/sniff.md

10 lines
390 B
Markdown
Raw Normal View History

2022-07-17 07:11:26 +00:00
If enabled in the inbound, the protocol and domain name (if present) of by the connection can be sniffed.
#### Supported Protocols
| Network | Protocol | Domain Name |
|:---------:|:----------:|:-------------:|
| TCP | HTTP | Host |
| TCP | TLS | Server Name |
| UDP | QUIC | Server Name |
| UDP | STUN | / |