SSH Tunnelling connection local port existence warning

[expired user #8571]'s profile image [expired user #8571] posted 9 years ago in Feature discussion Permalink
Hi,
According to Tip: Multiple SSH tunnel connections it is good to warn user when they are trying to create new SSH tunnelling connection that local port is used in other connection.
This cause problem when users connected to a server trough SSH tunnel and wants to connect to second one or user wants to export database to other server which should connect through SSH tunnel.

Thanks and Regards
jfalch's profile image jfalch posted 9 years ago Permalink
i second this. should be relatively easy to implement to check a port being in use (AllocateAndGetTcpExTableFromStack())

Please login to leave a reply, or register at first.