Friday, October 10, 2014

Scan network using nmap command

On host pc running Linux, we can scan network using nmap command to determine the IP of connected Raspberry Pi.

$ sudo nmap -sP 192.168.1.1-254



No comments: