https://github.com/rusticata/pcap-tools
Pcap tools
https://github.com/rusticata/pcap-tools
Last synced: about 1 year ago
JSON representation
Pcap tools
- Host: GitHub
- URL: https://github.com/rusticata/pcap-tools
- Owner: rusticata
- License: apache-2.0
- Created: 2019-01-28T15:07:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-28T16:37:22.000Z (about 6 years ago)
- Last Synced: 2025-02-28T10:05:31.138Z (over 1 year ago)
- Language: Rust
- Size: 27.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# PCAP tools
[](./LICENSE-MIT)
[](./LICENSE-APACHE)
[](https://travis-ci.org/rusticata/pcap-tools)
[](https://crates.io/crates/pcap-tools)
## Overview
Tools for PCAP/PCAPNG files.
- `pcap-info`: display information about file
- `pcap-rewrite`: rewrite file from one format/linktype to another
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.