Busybox telnetd intentionally ignores IAC 240-249, which includes the EC (247) Erase Character and EL (248) Erase Line messages.
My telnet client (Hermes on Epoc32) sends the IAC EC message in place of backspace when in telnet mode. This does not work against busybox.
Busybox telnetd intentionally ignores IAC 240-249, which includes the EC (247) Erase Character and EL (248) Erase Line messages.
My telnet client (Hermes on Epoc32) sends the IAC EC message in place of backspace when in telnet mode. This does not work against busybox.