Modules§
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.