A client and server SSH library for Rust.
# Cargo.toml
[dependencies]
russh = "0.61.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to an SSH server asynchronously.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.