You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently whenever an SSH connection is made via socks and the server cannot be reached there is a long delay until a "Destination Unreachable" error is thrown and ConnectionInfo.timeout seems to make no difference to this. It would be very useful to make these connections to throw the exception once the length of the timeout has passed.