package
0.0.0-20241008062836-5374d8615e54
Repository: https://github.com/home-assistant/plugin-dns.git
Documentation: pkg.go.dev
# README
mDNS
Name
mDNS - CoreDNS plugin that reads mDNS records from the local network and responds to queries based on those records.
Description
Useful for providing mDNS records to non-mDNS-aware applications by making them accessible through a standard DNS server.
Syntax
mdns
Examples
As a prerequisite to using this plugin, there must be systems on the local network broadcasting mDNS records.
Specify the domain for the records.
.local {
mdns
}
# Packages
Code generated by dbus-codegen-go DO NOT EDIT.
# Functions
No description provided by the author