Skip to content

Demindiro/nora_ssh

Repository files navigation

Nora SSH

Pure Rust library for SSH clients and servers.

Crates

  • 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.

About

Pure Rust async library for SSH servers and clients

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages