How to connect use SSH tunnel from commandline?

[expired user #8706]'s profile image [expired user #8706] posted 9 years ago in General Permalink
How to connect use SSH tunnel from commandline?

The documentation only said use
--nettype=2
to connect by SSH tunnel, but no more detail of config args about SSH tunnel for commandline. e.g. SSH host, port, authentication.
ansgar's profile image ansgar posted 9 years ago Permalink
Command line connecting for SSH tunnelled servers only supported for predefined sessions. So, configure your session with a name, let's say "mysession". Then, start it this way:
heidisql.exe -d=mysession

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