mirror of
https://github.com/yrutschle/sslh.git
synced 2025-04-14 16:17:14 +03:00
reword documentation to account for sslh-ev
This commit is contained in:
parent
8b604a3db7
commit
9d10989d55
@ -189,7 +189,7 @@ UDP
|
|||||||
---
|
---
|
||||||
|
|
||||||
`sslh` can perform demultiplexing on UDP packets as well.
|
`sslh` can perform demultiplexing on UDP packets as well.
|
||||||
This only works with `sslh-select` (it is not possible to
|
This does not work with `sslh-fork` (it is not possible to
|
||||||
support UDP with a forking model). Specify a listening
|
support UDP with a forking model). Specify a listening
|
||||||
address and target protocols with `is_udp: true`. `sslh`
|
address and target protocols with `is_udp: true`. `sslh`
|
||||||
will wait for incoming UDP packets, run the probes in the
|
will wait for incoming UDP packets, run the probes in the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user