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