Install nmap,
then
This does a simple ping scan in the entire subnet to see which all host's are online.
sudo apt-get install nmapthen
nmap -sP 192.168.1.*This does a simple ping scan in the entire subnet to see which all host's are online.
No comments:
Post a Comment