np-listener 0.6.0

Packet capture library designed for netscan, netprobe and other network tools.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[crates-badge]: https://img.shields.io/crates/v/np-listener.svg
[crates-url]: https://crates.io/crates/np-listener
[license-badge]: https://img.shields.io/crates/l/np-listener.svg

# np-listener [![Crates.io][crates-badge]][crates-url] ![License][license-badge]
Packet capture library designed for netscan, netprobe and other network tools.

## Note
- Under development and the public API is subject to change without notice.
- Documentation is under preparation.
- Designed to be used in crates managed by the author and is not a general-purpose packet capture.