Bases: socketserver.BaseRequestHandler
socketserver.BaseRequestHandler
SSH Server for forwarding local port over a SSH tunnel
Utility method for cleaning up the SSH tunnel
None
Main loop for handing the SSH connection
Bases: socketserver.ThreadingTCPServer
socketserver.ThreadingTCPServer
Bases: threading.Thread
threading.Thread
Thread that starts up a SSH tunnel that forwards a local port to a remote machine
Starts the server
Shutsdown the server