| ChannelStart | |
| ChannelStop | Called when specific channel has stopped. |
| Connected | Called when wodSSHTunnel connects to a remote server. |
| CryptoInformation | Called when wodSSHTunnel provides information about the 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 provides public key fingerprint information.
|
| SocksBind | Called when a user wants to open an incoming connection through a socks server.
|
| SocksConnect | Called when a user wants to open an outgoing connection through a socks server. |
| StateChange | Called when wodSSHTunnel changes its state. |
| UserConnected | Called when a user connects to the listening channel. |
| UserConnecting | Called when a user wants to connect to the listening channel. |
| UserDisconnected | Called when a user disconnects from a channel. |
| UserStateChange | Called when user's state changes.
|