inquirer repl over SSH #1337
Unanswered
stefaanMLB
asked this question in
Q&A
Replies: 1 comment
-
There might be some Node.js clients, but maybe the easier way would be to spawn any ssh client available on the machine from node and inherit the stdin/stdout/stdio |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to embed an ssh client into a nodejs application ?
For large applications, it would be great for ops people to be able to SSH into the application and have REPL that helps then do whatever tasks they have to do.
Any ideas if/how this can be done ?
Beta Was this translation helpful? Give feedback.
All reactions