[paramiko] patch for x11, local and remote forwarding

Robey Pointer robey at lag.net
Tue Nov 14 17:55:55 PST 2006


On 10 Nov 2006, at 19:21, David Guerizec wrote:

> Oops, sorry, it's better with the attachment...
>
> David
>
> On Saturday 11 November 2006 04:19, David Guerizec wrote:
>> Hello,
>>
>> Replacing my previous patch to implement x11 forwarding, here is a  
>> new one
>> with a better implementation (hopefully) that handles both x11  
>> forwarding,
>> local port forwarding and remote port forwarding.
>>
>> Since I'm working on a proxy, both client and server side have  
>> been tested.

Sorry for the delay in replying.

I like the patch, and will probably use a variant of it.  (I think  
I'd like to allow the x11 handler like you have, but also have the  
default behavior be to queue up x11 connections in accept() just like  
it does in server mode.)

The main thing I need to do is add unit tests.  Since I'm hoping to  
do a bugfix release tomorrow for 1.6.4, this will probably have to  
wait for version 1.7.  Hopefully not far off. :)  Anyway just wanted  
you to know that I've been working on this in the small bits of free  
time I have, so it's not being ignored, I just need to figure out a  
good way to test it.

robey




More information about the paramiko mailing list