Crate anti_scan

Crate anti_scan 

Source

Enums§

ScanProtocol
Protocols that can be scanned

Functions§

common_ports_for
parse_ip_range
Parse a single IP address or CIDR range into a list of IP addresses.
parse_port_range
Parse a port range string like “20-80” into a list of ports.
scan_targets
Scan a host or CIDR range for open ports using the specified protocol.