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

Enhancement: Better auto reconnect #91

Open fastcat opened 10 years ago

fastcat commented 10 years ago

It would be convenient if the auto reconnect option would only reconnect if it detected a failure, e.g. unexpected connection loss, or the ssh connection saying the last command exited with failure.

Also, having some retries on the auto reconnect so that it can recover from a temporary network outage would be helpful.

tyzoid commented 7 years ago

I would also like to see this. Nothing is more annoying then running an ssh tunnel, and it suddenly collapsing without retrying.

ghost commented 7 years ago

We switched to the SPT SSH Persistent Tunnels app. It's been reliable for months now.

tyzoid commented 7 years ago

Thanks for the tip, will check that out.