[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SOCKS v5 Proxy
[Thread Prev] | [Thread Next]
- Subject: SOCKS v5 Proxy
- From: Josué V. Herrera <josue.vherrera@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 6 Aug 2014 09:18:19 -0500
- To: libssh@xxxxxxxxxx
Hi guys! I need to develop a SOCKS v5 Proxy, the equivalent to do this: ssh -D localhost:8080 myusername@xxxxxxxxxxxxxxxx ... but using libssh of course. The problem is that I don't have idea of what function to use. I've been also watching the examples of direct-forwarding and reverse-forwarding, and I have tried to combine it both, but I couldn't get it working. I would like to know if this is possible to achieve using libssh and how to do it, what functions to use, etc! Thanks in advance... Josh
Archive administrator: postmaster@lists.cynapses.org