Net-SSH2 - ssh2 and port forwarding

Posted on Sun Mar 30 16:09:44 2008 by gobbledok
ssh2 and port forwarding
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.
Write a response