slex icon indicating copy to clipboard operation
slex copied to clipboard

Would be great to define a ConnectTimeout

Open zbindenren opened this issue 8 years ago • 2 comments

For the ssh client it is possible to define a connection timeout . Would be great if slex supported this.

From the man page:

ConnectTimeout
             Specifies the timeout (in seconds) used when connecting to the SSH server,
             instead of using the default system TCP timeout.  This value is used only when
             the target is down or really unreachable, not when it refuses the connection.

zbindenren avatar Feb 20 '17 08:02 zbindenren

@zbindenren Could you try the attached PR #16?

mrkschan avatar Feb 28 '17 16:02 mrkschan

@mrkschan I will test it tomorrow.

zbindenren avatar Mar 02 '17 21:03 zbindenren