Back to product page
- Introduction
- Overview
- License Agrement
- Getting Started
- Objects
- Enumerations
- wodSSH
- Methods
- Properties
- AllocatePty
- Authentication
- Blocking
- ClientName
- Columns
- Command
- Compression
- DataOut
- DataReady
- Encoding
- Encryption
- EncryptionList
- ErrorText
- ExitSignal
- ExitStatus
- FIPS
- ForwardHost
- ForwardPort
- HMacList
- Hostname
- KeepAlives
- KeyExchangeList
- KeyForward
- KeySignatureList
- LastError
- Login
- MyHostname
- MyIP
- Notification
- Password
- Port
- PrivateKey
- Prompt
- Protocol
- ProxyHostname
- ProxyLogin
- ProxyPassword
- ProxyPort
- ProxyType
- RemoteIdentification
- Rows
- ShowStdErrorMessages
- State
- StateText
- StripANSI
- StripNull
- Subsystem
- TerminalSpeed
- TerminalType
- Timeout
- UseIPv6
- Version
- Events
- IwodSSHNotify
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Events
Banner | Fires when remote server provides banner text. |
Connected | Fires when wodSSH connects to the remote server. |
CryptoInformation | Fires when wodSSH provides information about the selected algorithm. |
Disconnected | Fires when wodSSH disconnects from the server. |
HostFingerprint | Fires when the remote server provides public key fingerprint information. |
LoginChallenge | Fires when remote server requires keyboard-interactive authentication. |
PromptReceived | Fires when the command prompt string is received. |
Received | Fires when there is data to be received. |
StateChange | Fires when wodSSH changes its state. |