Back to product page

wodTunnel object


wodTunnel Class


Methods
AboutDisplays the About box.
ConnectConnects to the remote server.
DisconnectDisconnects from the remote server.
Properties
AllocatePtyDetermines if terminal is allocated on the server.
AuthenticationDetermines which authentication type is used.
ChannelsChannels Class
ClientNameDetermines client name that will be used with the server during initial exchange.
CompressionDetermines the level of compression used.
EncryptionDetermines the level of compression used.
EncryptionListDetermines list of encryption algorithms supported and offered by wodSSHTunnel.
FIPSSpecifies FIPS enabled libeay32.dll to load.
HMacListDetermines list of digest algorithms supported and offered by wodSSHTunnel.
HostnameDetermines the Hostname of the remote server.
KeyExchangeListDetermines list of key exchange algorithms supported and offered by wodSSHTunnel.
KeySignatureListDetermines list of server key signature algorithms supported and offered by wodSSHTunnel.
LoginDetermines the username/login to be used with the server.
MyHostnameHolds the hostname of the local computer.
MyIPHolds the IP address of the local computer.
NotificationFast notification interface to use instead of events.
PasswordDetermines the password to be used with the server.
PortDetermines the port on the remote server where wodSSHTunnel will connect.
PrivateKeyPrivate key used for authentication.
ProtocolDetermines which protocol to use for the connection.
ProxyHostnameSpecifies the hostname of the proxy to use.
ProxyLoginSpecifies the login/username to use when connecting to a proxy server.
ProxyPasswordSpecifies the password to use when connecting to a proxy server.
ProxyPortSpecifies the password to use when connecting to a proxy server.
ProxyTypeSpecifies the port to use when connecting to a proxy server.
RemoteIdentificationHolds the remote identification string.
StateHolds current state information.
StateTextProvides a string expression of a state.
ThreadsDetermines if socket code is executed in a separate thread.
TimeoutPeriod before inactive channels are disconnected.
UseIPv6Determines if IPv6 addresses are allowed.
VersionHolds version information.
Events
ChannelStartFires when a specific channel has started.
ChannelStopFires when a specific channel has stopped.
ConnectedFires when wodSSHTunnel connects to a remote server.
CryptoInformationFires when wodSSHTunnel connects to a remote server.
DisconnectedFires when wodSSHTunnel disconnects from the server.
HostFingerprintFires when the remote server provides public key fingerprint information.
LoginChallengeFires when the remote server requires keyboard-interactive authentication.
SocksBindFires when a user wants to open an incoming connection through a socks server.
SocksConnectFires when a user wants to open an outgoing connection through a socks server.
StateChangeFires when wodSSHTunnel changes its state.
UserConnectedFires when a user connects to the listening channel.
UserConnectingFires when a user wants to connect to the listening channel.
UserDisconnectedFires when a user disconnects from a channel.
UserStateChangeFires when a user connects to the listening channel.

Platforms

Windows