in reply to Re: How do you use Net::OpenSSH to query mysql database via ssh tunnel
in thread How do you use Net::OpenSSH to query mysql database via ssh tunnel
$ssh->system({ssh_opts => [-O => 'forward', '-L4022:localhost:22']})
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How do you use Net::OpenSSH to query mysql database via ssh tunnel
by haukex (Archbishop) on May 09, 2017 at 18:52 UTC | |
by salva (Canon) on May 10, 2017 at 06:53 UTC |