Start resolved to support mDNS

This commit is contained in:
Jake Howard
2024-01-10 13:28:45 +00:00
parent 06b9197c5b
commit ac166c3874
4 changed files with 30 additions and 3 deletions

View File

@ -17,15 +17,15 @@
}
theorangeone.net:5353 {
theorangeone.net:53053 {
import alias
}
jakehoward.tech:5353 {
jakehoward.tech:53053 {
import alias
}
.:5353 {
.:53053 {
acl {
block
}

View File

@ -0,0 +1,3 @@
[Resolve]
DNS=127.0.0.1
DNSStubListener=no