4 releases
new 0.0.1 | Dec 21, 2024 |
---|---|
0.0.1-beta.3 | Aug 19, 2024 |
0.0.1-beta.1 | Aug 17, 2024 |
#17 in #ssh-agent
1,202 downloads per month
Used in 10 crates
(via russh-keys)
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
~606K SLoC