I&#39;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).&nbsp; Has anybody ever given any thought to how this might be achieved with paramiko?&nbsp; 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 &quot;real&quot; ssh clients do?<br clear="all">
<br>-- <br>Alan Briolat (<a href="http://www.codescape.net/">http://www.codescape.net/</a>)<br>2nd Year, Computer Systems and Software Engineering (MEng), University of York, UK<br>Computing Officer, York Student Television (<a href="http://ystv.york.ac.uk/">http://ystv.york.ac.uk/</a>)