This website requires JavaScript.
Explore
Help
Sign In
Hammer1279
/
node-telnet-client
Watch
1
Star
0
Fork
0
You've already forked node-telnet-client
Code
Issues
1
Pull Requests
Actions
Projects
Releases
1
Wiki
Activity
10
Commits
2
Branches
1
Tag
Commit Graph
3 Commits
Author
SHA1
Message
Date
Hammer1279
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
Details
Node.js CI / build (x64, win) (push)
Successful in 32s
Details
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-19 18:17:09 +01:00
Hammer1279
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
Details
Node.js CI / build (arm64, win) (push)
Failing after 32s
Details
Node.js CI / build (x64, linux) (push)
Successful in 32s
Details
Node.js CI / build (x64, win) (push)
Successful in 30s
Details
Signed-off-by: Hammer1279 <hammer@ht-dev.de>
2025-01-19 00:41:58 +01:00
Hammer1279
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