Part of twisted.conch.ssh View Source
This module contains the implementation of the TCP forwarding, which allows clients and servers to forward arbitrary TCP data across the connection.
Maintainer: Paul SwartzClass | SSHListenForwardingFactory | Undocumented |
Class | SSHListenForwardingChannel | Undocumented |
Class | SSHListenClientForwardingChannel | Undocumented |
Class | SSHListenServerForwardingChannel | Undocumented |
Class | SSHConnectForwardingChannel | Undocumented |
Function | openConnectForwardingClient | Undocumented |
Class | SSHForwardingClient | Undocumented |
Function | packOpen_direct_tcpip | Pack the data suitable for sending in a CHANNEL_OPEN packet. |
Function | unpackOpen_direct_tcpip | Unpack the data to a usable format. |
Function | packGlobal_tcpip_forward | Undocumented |
Function | unpackGlobal_tcpip_forward | Undocumented |