mirror of
https://github.com/yrutschle/sslh.git
synced 2025-04-13 07:37:15 +03:00
spelling: echosrv
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
08bea0e15d
commit
39de82ae13
@ -1,6 +1,6 @@
|
|||||||
/* echosrv: a simple line echo server with optional prefix adding.
|
/* echosrv: a simple line echo server with optional prefix adding.
|
||||||
*
|
*
|
||||||
* echsrv --listen localhost6:1234 --prefix "ssl: "
|
* echosrv --listen localhost6:1234 --prefix "ssl: "
|
||||||
*
|
*
|
||||||
* This will bind to 1234, and echo every line pre-pending "ssl: ". This is
|
* This will bind to 1234, and echo every line pre-pending "ssl: ". This is
|
||||||
* used for testing: we create several such servers with different prefixes,
|
* used for testing: we create several such servers with different prefixes,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user