Crate sshbind

Source

Structs§

Creds
Credentials required for SSH authentication.
TotpPromptHandler

Functions§

bind
Binds a local address to a server that forwards incoming TCP connections through a chain of SSH jump hosts to a specified remote address. The server runs in a separate thread.
unbind
Unbinds a previously established binding for the given address.

Type Aliases§

YamlCreds
A map of credentials loaded from a YAML file.