Crate ssh_ui

Source

Re-exports§

pub use cursive;
pub use russh_keys;

Structs§

AppServer
Server that handles incoming ssh connections.
SessionHandle

Traits§

App
A plugin that lets you integrate with the ssh_ui system.
AppSession