Back to product page

wodSSHD properties



AuthenticationDetermines allowed authentication types.
BannerTextHolds banner message text that is send to client upon login.
BindIPHolds IP address used for listening.
EncryptionDetermines encryption algorithm to be used.
EncryptionListDetermines list of encryption algorithms supported and offered by wodSSHServer.
FIPSSpecifies FIPS enabled libeay32.dll to load.
HMacListDetermines list of HMAC algorithms supported and offered by wodSSHServer.
KeepAlivesDefines number of seconds of inactivity before KeepAlive ignore packets are sent.
KeyExchangeListDetermines list of key exchange algorithms supported and offered by wodSSHServer.
KeysHolds information about private and public keys.
MaxLoginAttemptsMaximum login attempts allowed on server.
MonitorTransfersDetermines if SftpFileTransferData event is fired during file upload/download.
MyHostnameHolds hostname of local computer.
MyIPHolds IP address of local computer.
NotificationFast notification interface to use instead of events.
PortPort on local computer where SSHD listens for incoming connections.
ProtocolDetermines which protocol is used.
ServerNameHolds name of the server to be shown to clients.
ShellHolds full path to command prompt shell.
StatusDetermines is server is active.
TerminalEmulationDetermines emulation codes to be sent to the client.
TimeoutDetermines number of seconds before user is disconnected for inactivity.
UseIPv6Determines if wodSSHServer uses IPv6 protocol.
UsersHolds reference to collection of currently connected users.
VersionReturns version information.

Platforms

Windows