[paramiko] Dynamic (SOCKS) forwarding
Alan Briolat
alan at codescape.net
Mon Apr 14 17:26:02 PDT 2008
I'm writing an SSH tunnel manager to integrate with GNOME at the moment, and
one thing I think might cause me some trouble using paramiko is trying to do
the dynamic forwards (ssh -D 1234). Has anybody ever given any thought to
how this might be achieved with paramiko? Am I likely to have to write
something like a SOCKS server (or use an existing one) and have paramiko
spawn channels for every connection attempt, in the same way the "real" ssh
clients do?
--
Alan Briolat (http://www.codescape.net/)
2nd Year, Computer Systems and Software Engineering (MEng), University of
York, UK
Computing Officer, York Student Television (http://ystv.york.ac.uk/)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.lag.net/pipermail/paramiko/attachments/20080415/f8bb70c2/attachment.htm
More information about the paramiko
mailing list