Answer the question
In order to leave comments, you need to log in
Executing a shell command when connecting to dropbear. How?
Given : loaded BusyBox v1.27.2 (Debian 1:1.27.2-1) + Dropbear v2017.75, key authorization configured.
Task: connects to it not interactively (everything is fine with this), but from a script, executing a command on a remote server.
With sshd, everything would be simple: ssh ip_remote command && exit. But with dropbear, I don’t have such a trick, unfortunately. Do you need a different syntax or is dropbear basically unable to do this?
Answer the question
In order to leave comments, you need to log in
With sshd, everything would be simple: ssh ip_remote command && exit.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question