cross-socket

cross-socket
is a cross-platform library designed for working with RawSocket.
Empowers you to create, send, and receive raw network packets effortlessly.
Note
- Under development and the public API is subject to change without notice.
- Documentation is under preparation.
Usage
Add cross-socket
to your dependencies
[]
= "0.1"
Example
See Examples
Supported platform
- Linux
- macOS
- Windows
Feature flags
The following feature flags can be used to enable/disable specific features.
--feature setup
(for Windows users)
For Windows. This feature allows you to easy check/setup npcap dependencies.