A client and server SSH library for Rust.
# Cargo.toml
[dependencies]
thrussh = "0.40.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new SSH client.
Add tokio as a dependency and use #[tokio::main]
No dependency data recorded yet.