Crates.io | makiko |
lib.rs | makiko |
version | 0.2.2 |
source | src |
created_at | 2022-06-15 15:18:00.049012 |
updated_at | 2023-06-04 09:30:54.622215 |
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 | 728,549 |
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)
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.