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

#1886 in Network programming

Download history 4/week @ 2024-10-25 90/week @ 2024-11-01 90/week @ 2024-11-08 154/week @ 2024-11-15 269/week @ 2024-11-22 342/week @ 2024-11-29 275/week @ 2024-12-06 276/week @ 2024-12-13 404/week @ 2024-12-20 217/week @ 2024-12-27 622/week @ 2025-01-03 603/week @ 2025-01-10 656/week @ 2025-01-17 862/week @ 2025-01-24 1334/week @ 2025-01-31 1500/week @ 2025-02-07

4,489 downloads per month
Used in 16 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