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
Methods
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. |