twisted.conch.ssh.connection
module documentationtwisted.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 Swartz
Class | SSHConnection | An implementation of the 'ssh-connection' service. It is used to multiplex multiple channels over the single SSH connection. |