6 releases

new 0.0.3 Mar 11, 2025
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

#1752 in Network programming

Download history 233/week @ 2024-11-19 270/week @ 2024-11-26 307/week @ 2024-12-03 322/week @ 2024-12-10 405/week @ 2024-12-17 243/week @ 2024-12-24 416/week @ 2024-12-31 583/week @ 2025-01-07 622/week @ 2025-01-14 751/week @ 2025-01-21 1012/week @ 2025-01-28 1583/week @ 2025-02-04 1680/week @ 2025-02-11 1910/week @ 2025-02-18 1558/week @ 2025-02-25 1510/week @ 2025-03-04

7,100 downloads per month
Used in 18 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

~0–35MB
~488K SLoC