5 releases

new 0.0.2 Jan 5, 2025
0.0.1 Dec 21, 2024
0.0.1-beta.3 Aug 19, 2024
0.0.1-beta.1 Aug 17, 2024

#9 in #ssh-agent

Download history 55/week @ 2024-09-14 24/week @ 2024-09-21 13/week @ 2024-09-28 1/week @ 2024-10-05 2/week @ 2024-10-12 10/week @ 2024-10-26 101/week @ 2024-11-02 86/week @ 2024-11-09 197/week @ 2024-11-16 256/week @ 2024-11-23 319/week @ 2024-11-30 301/week @ 2024-12-07 281/week @ 2024-12-14 388/week @ 2024-12-21 175/week @ 2024-12-28

1,165 downloads per month
Used in 12 crates (via russh-keys)

Apache-2.0

12KB
264 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
~607K SLoC