MySQL Forums
Forum List  »  Connector/Python

Re: Port forwarding in Python
Posted by: Eric Brunson
Date: December 08, 2006 01:18PM

Try using the ssh protocol directly with paramiko.

http://www.lag.net/paramiko/

There is example code in the source distribution to do what you need. paramiko-1.6.4/demos/forward.py

Options: ReplyQuote


Subject
Written By
Posted
August 14, 2006 10:37AM
Re: Port forwarding in Python
December 08, 2006 01:18PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.