CL-TELNETD will implement Dan Bernstein's Q Method of option negotiation, widely perceived to be the Right Way of getting TELNET options to work even if the client is a moronic implementation such as Windows Telnet. Not all options will be implemented, particularly those which seem to have no useful purpose on the modern network, e.g. SPX Authentication and Extended ASCII Option. Initially no effort will be expended on implementing the plethora of authentication and encryption options, since there are other products such as SSH which have largely supplanted the use of TELNET for this purpose.
Homepage: http://common-lisp.net/project/cl-telnetd/
License: Public Domain
Source repository: https://gitlab.common-lisp.net/cl-telnetd/cl-telnetd