docs.rs failed to build pktmon-0.6.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
pktmon-0.4.0
PktMon
PktMon is a library for capturing network packets on Windows using the PktMon service, which is included by default with Windows 10 and later.
See here for more information about the PktMon service.
See the Documentation for more information about the library.
Features
- Easy-to-use high-level interface for packet capture
- Filter support for protocol, ports, IP addresses, and more
Requirements
- Windows 10 or later
- Administrator privileges are required to talk to the PktMon service
Installation
Usage
use ;
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.