Crates.io | sessh |
lib.rs | sessh |
version | 0.2.0 |
source | src |
created_at | 2019-10-01 00:02:08.48229 |
updated_at | 2020-04-03 21:44:21.241966 |
description | Convenient wrapper for SSH sessions |
homepage | https://github.com/akshayknarayan/sessh |
repository | https://github.com/akshayknarayan/sessh.git |
max_upload_size | |
id | 168953 |
size | 29,194 |
sessh
implements a lightweight wrapper over the ssh2
crate which makes
it easy to connect to and run commands on remote machines.