Skip to main content

Module scanner

Module scanner 

Source
Expand description

Network scanner module for host discovery and packet capture.

This module provides the main Scanner struct that coordinates network scanning operations using a backend-agnostic architecture.

Modules§

arp_validator
ARP reply validation for security.
packet_processor
Packet processing and statistics extraction logic.
tasks
Task lifecycle management for the scanner.

Structs§

Scanner
Main network scanner struct.

Enums§

ScannerInputEvent