Crate distant_ssh2

source ·

Structs

Represents options to be provided when converting an ssh client into a distant client
Implementation of SshAuthHandler that prompts locally for authentication and verification events
Represents an ssh2 client
Represents an authentication request that needs to be handled before an ssh client can be established
Represents a singular authentication prompt for a new ssh client
Represents options to be provided when establishing an ssh client

Enums

Represents the backend to use for ssh operations
Represents the family of the remote machine connected over SSH

Traits

Interface to handle various events during ssh authentication