sheharyaar/ptokax

Add IP Scanning script

Closed this issue · 2 comments

Current method : Check subnet of lan and nmap to find the Pi
Needed : A script (? maybe which uses netcat on pi to broadcast its ip address on the broadcast address of the subnet and a netcat listener on another device).

socat can also be used to send a message to the broadcast address which can be received by any client on LAN

Script will be too complex, instead just list the steps.