mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-12 20:03:38 +00:00
10 lines
390 B
Markdown
10 lines
390 B
Markdown
|
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 | / |
|