Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 322 Bytes

File metadata and controls

23 lines (13 loc) · 322 Bytes

microdns

Minimal mDNS resolver (and announcer) library

This is very early stage, use at your OWN risks.

On our way to make it wayyy better :)

Installation

./bootstrap

mkdir build && cd build

../configure

make

# make install