reed-lau / mdns

my dns used to report the raspberrypi ip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 &

About

my dns used to report the raspberrypi ip


Languages

Language:C 98.1%Language:Makefile 1.9%