raspberry pi network ip scanner code example
Example 1: find ip address rpi with nmap
nmap -sV -p 22 192.168.1.0/24
Example 2: raspberry pi scan networks
sudo iwlist wlan0 scan
Example 3: raspberrypi.local
Run this
sudo apt-get install avahi-daemon