lnk-thrussh

Crates.iolnk-thrussh
lib.rslnk-thrussh
version0.33.5
sourcesrc
created_at2022-03-07 12:10:30.50438
updated_at2022-03-07 12:10:30.50438
descriptionA client and server SSH library.
homepage
repositoryhttps://github.com/FintanH/thrussh
max_upload_size
id545011
size304,104
Fintan Halpenny (FintanH)

documentation

README

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.

Commit count: 8

cargo fmt