I have just started learning about the use of nmap
and while doing so, I am unable to find much information on a particular command.
This is the command I am using: nmap -sP 192.168.100.0/24
to scan for the list of connected devices on the network.
While the ip address used is the subnet ip, I am having trouble understanding what /24
does.
Can someone kindly share any insights to me?