274 B

node-telnet-client

To be used with HTDev BBS Server for encrypted communication and extended functionality.

It has zero dependencies itself so to run a copy locally, just run it with node index.js

To build the application, run npm install and then npm run build.