5 releases

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

#1832 in Network programming

Download history 1/week @ 2024-10-13 15/week @ 2024-10-27 109/week @ 2024-11-03 87/week @ 2024-11-10 200/week @ 2024-11-17 260/week @ 2024-11-24 321/week @ 2024-12-01 303/week @ 2024-12-08 346/week @ 2024-12-15 341/week @ 2024-12-22 180/week @ 2024-12-29 746/week @ 2025-01-05 571/week @ 2025-01-12 758/week @ 2025-01-19 837/week @ 2025-01-26

2,928 downloads per month
Used in 12 crates (2 directly)

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–38MB
~553K SLoC