Sha256: 562c020c3de10a8cb32adbdd84c48b95d5e0cc97140c532250da427b83c1adf4
Contents?: true
Size: 893 Bytes
Versions: 1
Compression:
Stored size: 893 Bytes
Contents
# pcap2json Command-linee application to convert packets into json. ## Installation ```console $ gem install pcap2json ``` ## Usage ```console $ pcap2json file test.pcapng ``` ```console $ pcap2json interface eth0 ``` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/picatx/pcap2json. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). ## Code of Conduct Everyone interacting in the Pcap2json project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/picatz/pcap2json/blob/master/CODE_OF_CONDUCT.md).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pcap2json-0.1.0 | README.md |