6 releases
0.2.0 | Apr 3, 2020 |
---|---|
0.1.4 | Apr 3, 2020 |
0.1.3 | Nov 23, 2019 |
0.1.2 | Oct 2, 2019 |
#11 in #ssh2
18KB
307 lines
sessh
sessh
implements a lightweight wrapper over the ssh2
crate which makes
it easy to connect to and run commands on remote machines.
lib.rs
:
Establish connections to, and run commands on remote machines via ssh.
sessh
implements a lightweight wrapper over the ssh2
crate which makes
it easy to connect to and run commands on remote machines.
See Session
for more details.
Dependencies
~5.5MB
~120K SLoC