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.
Variable MSG_GLOBAL_REQUEST Undocumented
Variable MSG_REQUEST_SUCCESS Undocumented
Variable MSG_REQUEST_FAILURE Undocumented
Variable MSG_CHANNEL_OPEN Undocumented
Variable MSG_CHANNEL_OPEN_CONFIRMATION Undocumented
Variable MSG_CHANNEL_OPEN_FAILURE Undocumented
Variable MSG_CHANNEL_WINDOW_ADJUST Undocumented
Variable MSG_CHANNEL_DATA Undocumented
Variable MSG_CHANNEL_EXTENDED_DATA Undocumented
Variable MSG_CHANNEL_EOF Undocumented
Variable MSG_CHANNEL_CLOSE Undocumented
Variable MSG_CHANNEL_REQUEST Undocumented
Variable MSG_CHANNEL_SUCCESS Undocumented
Variable MSG_CHANNEL_FAILURE Undocumented
Variable OPEN_ADMINISTRATIVELY_PROHIBITED Undocumented
Variable OPEN_CONNECT_FAILED Undocumented
Variable OPEN_UNKNOWN_CHANNEL_TYPE Undocumented
Variable OPEN_RESOURCE_SHORTAGE Undocumented
Variable EXTENDED_DATA_STDERR Undocumented
Variable messages Undocumented
Variable alphanums Undocumented
Variable TRANSLATE_TABLE Undocumented
MSG_GLOBAL_REQUEST =
Undocumented
(type: int)
MSG_REQUEST_SUCCESS =
Undocumented
(type: int)
MSG_REQUEST_FAILURE =
Undocumented
(type: int)
MSG_CHANNEL_OPEN =
Undocumented
(type: int)
MSG_CHANNEL_OPEN_CONFIRMATION =
Undocumented
(type: int)
MSG_CHANNEL_OPEN_FAILURE =
Undocumented
(type: int)
MSG_CHANNEL_WINDOW_ADJUST =
Undocumented
(type: int)
MSG_CHANNEL_DATA =
Undocumented
(type: int)
MSG_CHANNEL_EXTENDED_DATA =
Undocumented
(type: int)
MSG_CHANNEL_EOF =
Undocumented
(type: int)
MSG_CHANNEL_CLOSE =
Undocumented
(type: int)
MSG_CHANNEL_REQUEST =
Undocumented
(type: int)
MSG_CHANNEL_SUCCESS =
Undocumented
(type: int)
MSG_CHANNEL_FAILURE =
Undocumented
(type: int)
OPEN_ADMINISTRATIVELY_PROHIBITED =
Undocumented
(type: int)
OPEN_CONNECT_FAILED =
Undocumented
(type: int)
OPEN_UNKNOWN_CHANNEL_TYPE =
Undocumented
(type: int)
OPEN_RESOURCE_SHORTAGE =
Undocumented
(type: int)
EXTENDED_DATA_STDERR =
Undocumented
(type: int)
messages =
Undocumented
(type: Dict)
alphanums =
Undocumented
TRANSLATE_TABLE =
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.