pcap-rs

Crates.iopcap-rs
lib.rspcap-rs
version1.0.4
sourcesrc
created_at2017-06-24 17:11:46.665545
updated_at2020-07-01 21:50:35.261465
descriptionA parser for pcap files (and its file iterator).
homepage
repositoryhttps://github.com/ithinuel/pcap-rs
max_upload_size
id20485
size26,031
cargo-geiger admins (github:rust-secure-code:cargo-geiger-admins)

documentation

https://docs.rs/pcap-rs

README

LICENSE Build Status Coverage Status Crates.io Version

This is a parser for legacy pcap file generated with dumpcap or wireshark.

This crate is powered by nom.

License :

This crate is licensed under the terms of the MIT license.

Commit count: 18

cargo fmt