Expand description
Minimal library API for scanning the local network.
pingall is primarily a command-line tool. The library API intentionally
mirrors that tool’s scan operation without exposing the lower-level probing
implementation details.
Structs§
- Scan
Options - Options for a local network scan.