github.com/inazumav/sing-box@v0.0.0-20230926072359-ab51429a14f1/docs/configuration/route/sniff.md (about) 1 If enabled in the inbound, the protocol and domain name (if present) of by the connection can be sniffed. 2 3 #### Supported Protocols 4 5 | Network | Protocol | Domain Name | 6 |:-------:|:--------:|:-----------:| 7 | TCP | HTTP | Host | 8 | TCP | TLS | Server Name | 9 | UDP | QUIC | Server Name | 10 | UDP | STUN | / | 11 | TCP/UDP | DNS | / |