Welcome to anubi.mdns’s documentation!

https://img.shields.io/pypi/v/anubi.mdns https://img.shields.io/pypi/pyversions/anubi.mdns https://img.shields.io/github/license/anubi85/mDNS

This module provides a simple DNS server that respond to muticast queries.

To use it simply import anubi.mdns and create a mDNS instance, add records to it and start it.

The server respond only on IPv4 address and support following record types:

Record Type Description
A IPv4 address
AAAA IPv6 address