/mdns

my dns used to report the raspberrypi ip

Primary LanguageC

mdns

my dns used to report the raspberrypi ip with multicast.

add the following command to /etc/rc.local to report the ip at 1Hz.

/home/pi/mdns/mdns 1>/dev/null 2>/dev/null &