#distant #ssh #session #remote #protocols #ssh2 #native

distant-ssh2

Library to enable native ssh-2 protocol for use with distant sessions

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

Download history 74/week @ 2024-02-18 12/week @ 2024-02-25 1/week @ 2024-03-03 20/week @ 2024-03-10

107 downloads per month
Used in 2 crates

MIT/Apache

295KB
6.5K SLoC

distant ssh2

Crates.io Docs.rs Rustc 1.70.0

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–35MB
~519K SLoC