Description
There is a TODO in the ScanTarget class that needs to be addressed:
Line 78: TODO: "this only allows one IP per hostname; it may be interesting to scan all IPs for a domain, or at least one v4 and one v6"
Enhance the ScanTarget implementation to support scanning multiple IP addresses associated with a single hostname, particularly to support both IPv4 and IPv6 addresses.
References