<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I'm currently writing a small firewall busting script to use for
technical support for some of my friends. <br>
<br>
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.<br>
<br>
The only problem, is that I can't seem to get my script to detect when
the paramiko channel has data to send.<br>
<br>
I've included my script FYI.<br>
<br>
David<br>
<div class="moz-signature"><font color="#000000"><br>
P.S: Sorry for the double post, but I sent the first one with the wrong
SMTP</font><br>
</div>
</body>
</html>