This PR re-enables the TELNET ECHO option by listening for its negotiation in the backend and transfering this information back to the client. The client will not echo according to the echo flag set and so will the backend.
Content of messages sent with no-echo will never be logged/displayed anywhere!
This PR re-enables the TELNET ECHO option by listening for its negotiation in the backend and transfering this information back to the client. The client will not echo according to the echo flag set and so will the backend.
Content of messages sent with no-echo will never be logged/displayed anywhere!
Fixes #44