12 Commits

Author SHA1 Message Date
dd26e0dda2
fixes and QoL improvements, debugging tools added 2025-02-10 17:18:21 +01:00
99f308dd3a
Implement encryption and decryption features; enable advanced features and enhance key exchange logic
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-21 00:31:31 +01:00
9f0897456e
Add autorun feature with batch command support and add client status command, actually probe terminal for size
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-20 00:21:22 +01:00
2fa2bbc856
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
97c8149e92
Add advanced features toggle and improve initialization logic in index.js
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-19 18:16:54 +01:00
df06b39e88
Enhance Telnet client with ECDH key exchange and encryption support; refactor command sending logic and improve input handling
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
v0.0.1
2025-01-19 17:57:20 +01:00
a67fa0eead
Update README for installation instructions and enhance index.js with command-line arguments support
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-19 16:54:28 +01:00
7b6baafc93
Disable ARM64 architecture in GitHub Actions workflow
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-19 00:48:50 +01:00
f4220cf372
Update Node.js version in GitHub Actions workflow to 20
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-19 00:48:37 +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.
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
c2de2bef76 Initial commit 2025-01-18 20:01:13 +00:00