1 unstable release

0.1.0 Mar 7, 2022

#6 in #thrussh

Download history 10/week @ 2024-01-08 7/week @ 2024-02-12 14/week @ 2024-02-19 31/week @ 2024-02-26 25/week @ 2024-03-04 21/week @ 2024-03-11 19/week @ 2024-03-18 24/week @ 2024-03-25 62/week @ 2024-04-01 13/week @ 2024-04-08 10/week @ 2024-04-15

111 downloads per month
Used in 4 crates

Apache-2.0

23KB
487 lines

Thrussh

Soft Fork

NOTE: This is a soft fork of the original thrussh. The motivation for this fork was to be able to publish changes that the radicle-link family of packages relies on. Patches were made upstream, but have not landed in thrussh proper.

We do not recommned relying on this package for any long-term use.

Description

A full implementation of the SSH 2 protocol, both server-side and client-side.

Thrussh is completely asynchronous, and can be combined with other protocols using Tokio.

Dependencies

~0.4–1.2MB
~23K SLoC