|
d246dda269
|
fix missing prompt on debug command
Node.js CI / build (x64, linux) (push) Has been cancelled
Node.js CI / build (x64, win) (push) Has been cancelled
|
2025-02-27 18:35:43 +01:00 |
|
|
dd26e0dda2
|
fixes and QoL improvements, debugging tools added
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 |
|
|
99f308dd3a
|
Implement encryption and decryption features; enable advanced features and enhance key exchange logic
Node.js CI / build (x64, linux) (push) Successful in 1m59s
Node.js CI / build (x64, win) (push) Successful in 30s
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
Node.js CI / build (x64, linux) (push) Successful in 31s
Node.js CI / build (x64, win) (push) Successful in 29s
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
|
2025-01-20 00:21:22 +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
Node.js CI / build (x64, linux) (push) Successful in 30s
Node.js CI / build (x64, win) (push) Successful in 35s
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
|
2025-01-19 17:57:20 +01:00 |
|
|
a67fa0eead
|
Update README for installation instructions and enhance index.js with command-line arguments support
Node.js CI / build (x64, linux) (push) Successful in 35s
Node.js CI / build (x64, win) (push) Successful in 34s
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
|
2025-01-19 16:54:28 +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.
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 |
|