Am 04.12.2023 um 09:23:16 Uhr schrieb Nicolas George: > If you want to test a network protocol, you should use a really > transparent client. Traditionally people use netcat (nc), but it > handles EOF approximatively.
ncat also uses ^C to kill the process.