vx / connectbot

Enhanced version of the popular ConnectBot SSH and telnet client
http://connectbot.vx.sk
Apache License 2.0
193 stars 62 forks source link

Send command to execute directly #90

Open fastcat opened 10 years ago

fastcat commented 10 years ago

I don't know the details of the SSH protocol, but I know that it supports sending a command to run in place of the default shell. It would be preferable if connectbot used this instead of injecting input at the start of the connection, esp. since it's not hard to get interactive input accidentally in front of the injected input.