Feature Requests item #2877371, was opened at 2009-10-12 15:03 Message generated for change (Tracker Item Submitted) made by flxkid You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703945&aid=2877371&group_id=125852
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface Improvements (example) Group: None Status: Open Priority: 5 Private: No Submitted By: Oliver Nelson (flxkid) Assigned to: Nobody/Anonymous (nobody) Summary: Port Forwarding Initial Comment: I need to use libssh2 for port forwarding, but I'm having some trouble understanding various pieces of the puzzle. For instance, using PuTTY plink, There is the remote port to listen on, but also the local port that traffic should be sent to. Is it the developers responsibility to do this part? Can an example be developed of this? Also, for the opposite, where a remote port is brought to a local port, do I use libssh2_channel_direct_tcpip_ex? What about an example of this? I really need to do this exact thing on a project right now. How hard would it be to develop a couple of samples of this? I'm willing to put up a bounty if need be to get a couple of working examples of this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703945&aid=2877371&group_id=125852 _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
