Skip to content
#

telnet

Here are 54 public repositories matching this topic...

marado
marado commented Aug 31, 2021

There are several identified places where the Talker outputs raw information to their clients:

  • motd
  • .map
  • .file

A filter must be created, catching these streams and turning them into a line-by-line output to send to the client, letting the client be the one handling with termination lines and whatnot. This will solve the output of these commands to Windows' telnet client.

Improve this page

Add a description, image, and links to the telnet topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the telnet topic, visit your repo's landing page and select "manage topics."

Learn more