#thrussh #ssh #fork #parse #helper #ssh-config #proxy-command

lnk-thrussh-config

Utilities to parse .ssh/config files, including helpers to implement ProxyCommand in Thrussh

1 unstable release

0.6.0 Mar 7, 2022

#667 in Configuration

Apache-2.0

10KB
232 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

~4–14MB
~147K SLoC