Skip to content

teletopia/node-telnet

 
 

Repository files navigation

node-telnet

Telnet implementation for Node.js

This module offers an implementation of the Telnet Protocol (RFC854), making it possible to write a telnet server that can interact with the various telnet features.

Implemented Options:

Name Event Specification
Binary transmission 'transmit binary' RFC856
Echo 'echo' RFC857
Suppress Go Ahead 'suppress go ahead' RFC858
Window Size 'window size' RFC1073

About

Telnet implementation for Node.js

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%