4 Commits

Author SHA1 Message Date
dd26e0dda2
fixes and QoL improvements, debugging tools added
Some checks failed
Node.js CI / build (x64, linux) (push) Failing after 11m42s
Node.js CI / build (x64, win) (push) Failing after 12m8s
2025-02-10 17:18:21 +01:00
2fa2bbc856
Bump version to 0.0.2 in package.json and package-lock.json
All checks were successful
Node.js CI / build (x64, linux) (push) Successful in 31s
Node.js CI / build (x64, win) (push) Successful in 32s
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-19 18:17:09 +01:00
8b31201ad5
Refactor code to use CommonJS syntax, update README and package.json for clarity and add binary packaging. Also added initial custom client init stuff.
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
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-19 00:41:58 +01:00
4b3c6e861d
Add initial implementation of Telnet client with basic command handling
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-18 22:46:12 +01:00