#ssh #binary #protocols #packet #message #algorithm #representation

ssh-packet

A library implementing SSH packet reading/writing using binrw

33 releases (4 breaking)

0.4.4 Apr 15, 2024
0.4.3 Mar 25, 2024
0.3.0 Mar 3, 2024
0.1.19 Oct 29, 2023

#1264 in Network programming

Download history 126/week @ 2024-02-12 209/week @ 2024-02-19 601/week @ 2024-02-26 330/week @ 2024-03-04 176/week @ 2024-03-11 159/week @ 2024-03-18 312/week @ 2024-03-25 48/week @ 2024-04-01 8/week @ 2024-04-08 135/week @ 2024-04-15

511 downloads per month
Used in 4 crates (via assh)

GPL-3.0 license

64KB
1K SLoC

ssh-packet

docs.rs crates.io license documentation 100% forbid unsafe

Representations of SSH packets interoperable with their binary wire representation, using binrw.

This includes a partial implementation of:

Dependencies

~0.7–1.4MB
~30K SLoC