[paramiko] Paramiko reverse proxy

David Mills d.mills at guesny.net
Fri Feb 15 04:57:17 PST 2008


Hi,

I'm currently writing a small firewall busting script to use for 
technical support for some of my friends.

The idea is that They launch a script which connects to one of my 
servers via ssh and opens a port-forward back to their own machine, then 
I connect to the forwarded port on my server, and gain ssh access to 
their machine that way.

The only problem, is that I can't seem to get my script to detect when 
the paramiko channel has data to send.

I've included my script FYI.

David

P.S: Sorry for the double post, but I sent the first one with the wrong SMTP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.lag.net/pipermail/paramiko/attachments/20080215/9c865ff6/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_reverse.py
Type: text/x-python
Size: 1666 bytes
Desc: not available
Url : http://www.lag.net/pipermail/paramiko/attachments/20080215/9c865ff6/attachment.py 


More information about the paramiko mailing list