honzasp / makiko

Asynchronous SSH client library in pure Rust
https://honzasp.github.io/makiko/
The Unlicense
38 stars 3 forks source link
async rust ssh ssh-client ssh-client-library ssh-library tokio

Makiko

Makiko is an asynchronous SSH client library in pure Rust.

Tutorial | API docs | Github | Crate

Features

(* Algorithms marked with an asterisk are not enabled by default)

Low-level

Makiko gives you a lot of control over the SSH connection, it is meant to be a building block for libraries and advanced applications.

Makiko and most of the cryptography crates from Rust Crypto that Makiko uses have not yet been audited by a trusted third party. Use at your own risk!

Contributing

Contributions are welcome! Please contact me (@honzasp) or open a pull request.

License

This software is released into the public domain. Please see UNLICENSE.