Crate sonar_lib

Source

Modules§

capture_packet

Functions§

create_csv
Creates a CSV file at the specified path.
handle_interrupt
Handles interrupt signals and finalizes the CSV output.
print_banner
Prints an ASCII art banner for the application.
scan_for_time
Scans the specified interface for a given duration and outputs to a CSV file.
scan_until_interrupt
Continuously scans the specified interface until an interrupt is received.