3 releases

0.0.1-beta.3 Aug 19, 2024
0.0.1-beta.1 Aug 17, 2024

#11 in #ssh-agent

Download history 360/week @ 2024-08-14 98/week @ 2024-08-21 10/week @ 2024-08-28 39/week @ 2024-09-11 32/week @ 2024-09-18 16/week @ 2024-09-25 5/week @ 2024-10-02 3/week @ 2024-10-09 4/week @ 2024-10-23 67/week @ 2024-10-30 72/week @ 2024-11-06

143 downloads per month
Used in 6 crates (via russh-keys)

Apache-2.0

11KB
244 lines

Pageant SSH agent transport protocol implementation

This crate provides a [PageantStream] type that implements [AsyncRead] and [AsyncWrite] traits and can be used to talk to a running Pageant instance.

This crate only implements the transport, not the actual SSH agent protocol.

Dependencies

~3–40MB
~608K SLoC