Back to product page
- Introduction
- License Agreement
- Objects
- Enumerations
- wodTunnel
- Methods
- Properties
- AllocatePty
- Authentication
- Channels
- ClientName
- Compression
- Encryption
- EncryptionList
- FIPS
- HMacList
- Hostname
- KeyExchangeList
- KeySignatureList
- Login
- MyHostname
- MyIP
- Notification
- Password
- Port
- PrivateKey
- Protocol
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- RemoteIdentification
- State
- StateText
- Threads
- Timeout
- UseIPv6
- Version
- Events
- wodTunnelNotify
- Channel
- Channels
- User
- Users
- How to get support?
- Technical information
- Fast notifications interface
- Using threads
- Error list
Events
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. |