Skip to content

filter and send the output to telnet clients line by line #127

@marado

Description

@marado

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.

This was first identified in #121 (comment) .

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions