Scanning multiple hosts
To scan multiple hosts, there are a couple options when populating the IP Address field.
-
Enter a comma delimited list of IP addresses.
e.g. 192.168.0.102,192.168.0.103
-
Enter a CIDR (Classless Inter-Domain Routing) address.
e.g. 192.168.0.0/24
The above CIDR will include the entire class C network 192.168.0.0 - 192.168.0.255
CIDR Reference (External Link)