module documentation
(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.
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 = (source)

Undocumented

(type: int)
MSG_REQUEST_SUCCESS = (source)

Undocumented

(type: int)
MSG_REQUEST_FAILURE = (source)

Undocumented

(type: int)
MSG_CHANNEL_OPEN = (source)

Undocumented

(type: int)
MSG_CHANNEL_OPEN_CONFIRMATION = (source)

Undocumented

(type: int)
MSG_CHANNEL_OPEN_FAILURE = (source)

Undocumented

(type: int)
MSG_CHANNEL_WINDOW_ADJUST = (source)

Undocumented

(type: int)
MSG_CHANNEL_DATA = (source)

Undocumented

(type: int)
MSG_CHANNEL_EXTENDED_DATA = (source)

Undocumented

(type: int)
MSG_CHANNEL_EOF = (source)

Undocumented

(type: int)
MSG_CHANNEL_CLOSE = (source)

Undocumented

(type: int)
MSG_CHANNEL_REQUEST = (source)

Undocumented

(type: int)
MSG_CHANNEL_SUCCESS = (source)

Undocumented

(type: int)
MSG_CHANNEL_FAILURE = (source)

Undocumented

(type: int)
OPEN_ADMINISTRATIVELY_PROHIBITED = (source)

Undocumented

(type: int)
OPEN_CONNECT_FAILED = (source)

Undocumented

(type: int)
OPEN_UNKNOWN_CHANNEL_TYPE = (source)

Undocumented

(type: int)
OPEN_RESOURCE_SHORTAGE = (source)

Undocumented

(type: int)
EXTENDED_DATA_STDERR = (source)

Undocumented

(type: int)
messages = (source)

Undocumented

(type: dict)
alphanums = (source)

Undocumented

TRANSLATE_TABLE = (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.