jianlinwei / sshtunnel

SSH Tunnel for Android System
GNU General Public License v3.0
30 stars 15 forks source link

Reconnect multiple times #178

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Connect with a SSH-tunnel with reconnect enabled
2. Bad WiFi connections breaks up the connection multiple times
3. App says "Reconnect failed" and stops reconnecting

What is the expected output? What do you see instead?
Is it possible to create a setting with a reconnect count so that you can tell 
the app how much times it must try to reconnect before giving the error (with 0 
being infinite).

What version of the product are you using? On what operating system?
SSH Tunnel Beta 2.0.3 on Android 4.1.1 (MIUI 3.5)

Please provide any additional information below.
Don't know if it's possible. But maybe you can block all data while not 
connected to your tunnel so that no data is transfered insecurely.

Original issue reported on code.google.com by mvd...@gmail.com on 22 Jul 2013 at 7:28