Hammer1279 2fa2bbc856
All checks were successful
Node.js CI / build (x64, linux) (push) Successful in 31s
Node.js CI / build (x64, win) (push) Successful in 32s
Bump version to 0.0.2 in package.json and package-lock.json
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-19 18:17:09 +01:00
2025-01-18 20:01:13 +00:00
2025-01-18 20:01:13 +00:00

node-telnet-client Node.js CI

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

Installation

Just download the latest binary for your operating system from the releases page for the last stable version. For experimental versions, check the pre-releases under releases, for "nightly" builds, check the actions for the latest build artifacts, they build for every commit.

Run from Source

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%