| Crates.io | makiko |
| lib.rs | makiko |
| version | 0.2.5 |
| created_at | 2022-06-15 15:18:00.049012+00 |
| updated_at | 2025-03-29 19:29:19.255855+00 |
| description | Asynchronous SSH client library in pure Rust |
| homepage | https://honzasp.github.io/makiko |
| repository | https://github.com/honzasp/makiko |
| max_upload_size | |
| id | 606573 |
| size | 748,680 |
Makiko is an asynchronous SSH client library in pure Rust.
Tutorial | API docs | Github | Crate
(* Algorithms marked with an asterisk are not enabled by default)
(** Algorithms marked with two asterisks are only available with feature insecure-crypto)
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!
Contributions are welcome! Please contact me (@honzasp) or open a pull request.
This software is released into the public domain. Please see UNLICENSE.