|
Hi,
Does anyone know if Net::SSH2 supports port forwarding at this time. I need to ssh via an intermediary server to a target server (like ssh -L 8888:target:22 intermediary).
I'm not sure how to do this. Does anyone know or have a code example that I could look at?
Thanks in advance
Gobbledok.
|