Part of twisted.conch.ssh View Source
This module contains the implementation of the ssh-connection service, which allows access to the shell and port-forwarding.
Maintainer: Paul SwartzClass | SSHConnection | An implementation of the 'ssh-connection' service. It is used to multiplex multiple channels over the single SSH connection. |