Pure Rust library for SSH clients and servers.
-
nora_scp_core
: basic structures used by SSH. -
nora_ssh
: asynchronous server (and client) crate. -
nora_sshd
: example SSHD server. -
nora_scp
: executable that implements the original SCP protocol.