Crates.io | pcap-rs |
lib.rs | pcap-rs |
version | 1.0.4 |
source | src |
created_at | 2017-06-24 17:11:46.665545 |
updated_at | 2020-07-01 21:50:35.261465 |
description | A parser for pcap files (and its file iterator). |
homepage | |
repository | https://github.com/ithinuel/pcap-rs |
max_upload_size | |
id | 20485 |
size | 26,031 |
This is a parser for legacy pcap file generated with dumpcap
or wireshark
.
This crate is powered by nom
.
This crate is licensed under the terms of the MIT license.