| ChannelStart |
Called when a specific channel has started. |
| ChannelStop |
Called when a specific channel has stopped. |
| Connected |
Called when wodSSHTunnel connects to a remote
server. |
|
CryptoInformation |
Called when wodSSHTunnel provides information about
selected algorithms. |
| Disconnected |
Called when wodSSHTunnel disconnects from the
server. |
| HostFingerprint |
Called when the remote server provides public key
fingerprint information. |
|
LoginChallenge |
Called when the remote server requires keyboard-interactive
authentication. |
|
SocksBind |
Called when a user wants to open an incoming connection through a socks server. |
|
SocksConnect |
Called when a user wants to open outgoing connection through a socks server. |
| StateChange |
Called when wodSSHTunnel changes its state. |
| UserConnected |
Called when a user connects to a listening
channel. |
| UserConnecting |
Called when a user wants to connect to a listening
channel. |
|
UserDisconnected |
Called when a user disconnects from a
channel. |
|
UserStateChange |
Called when user's state changes. |