module documentation
This module contains the implementation of the TCP forwarding, which allows clients and servers to forward arbitrary TCP data across the connection.
Maintainer: Paul Swartz
| Class | |
Channel used for handling server side forwarding request. It acts as a client for the remote forwarding destination. |
| Class | |
Undocumented |
| Class | |
Undocumented |
| Class | |
Undocumented |
| Class | |
Undocumented |
| Class | |
Undocumented |
| Function | open |
Undocumented |
| Function | pack |
Pack the data for tcpip forwarding. |
| Function | pack |
Pack the data suitable for sending in a CHANNEL_OPEN packet. |
| Function | unpack |
Undocumented |
| Function | unpack |
Unpack the data to a usable format. |