# Shows all active IP adresses on the local network (replace 192.168.178. with your LAN IP)
nmap -sP 192.168.178.0/24
# Shows all active IP adresses on the local network (replace 192.168.178. with your LAN IP)
nmap -sP 192.168.178.0/24