30 releases
0.20.0 | Jul 15, 2023 |
---|---|
0.20.0-alpha.10 | Jun 26, 2023 |
0.20.0-alpha.3 | Nov 29, 2022 |
0.16.4 | Jun 7, 2022 |
0.15.1 | Nov 16, 2021 |
#2 in #distant
Used in 2 crates
295KB
6.5K
SLoC
distant ssh2
Library provides native ssh integration into the
distant
binary.
🚧 (Alpha stage software) This library is in rapid development and may break or change frequently! 🚧
Details
The distant-ssh2
library supplies functionality to speak over the ssh
protocol using distant
and spawn distant
servers on remote machines using
ssh
.
Installation
You can import the dependency by adding the following to your Cargo.toml
:
[dependencies]
distant-ssh2 = "0.20"
License
This project is licensed under either of
Apache License, Version 2.0, (LICENSE-APACHE or apache-license) MIT license (LICENSE-MIT or mit-license) at your option.
Dependencies
~18–36MB
~520K SLoC