Hammer1279 8b31201ad5
Some checks failed
Node.js CI / build (arm64, linux) (push) Failing after 47s
Node.js CI / build (arm64, win) (push) Failing after 32s
Node.js CI / build (x64, linux) (push) Successful in 32s
Node.js CI / build (x64, win) (push) Successful in 30s
Refactor code to use CommonJS syntax, update README and package.json for clarity and add binary packaging. Also added initial custom client init stuff.
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-19 00:41:58 +01:00
2025-01-18 20:01:13 +00:00
2025-01-18 20:01:13 +00:00

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.

Description
To be used with HTDev BBS Server for encrypted communication and extended functionality.
Readme MIT 125 KiB
Languages
JavaScript 100%