No Description
dhasenan 28f1b06a73 Added simple readme 5 years ago
source A telnet option debugger 5 years ago
.gitignore A telnet option debugger 5 years ago
README.md Added simple readme 5 years ago
dub.json A telnet option debugger 5 years ago
dub.selections.json A telnet option debugger 5 years ago

README.md

Telnet Debugger

This is just a little utility to tell you what telnet commands are supported by a telnet client.

It doesn’t currently tell you anything about how well those options work. This is not ideal.

Building and running

  1. Install a reasonably recent D compiler: https://dlang.org/download.html
  2. Run dub build
  3. Run ./telnetdebugger
  4. Point your telnet client at localhost:2323