DNS

DNS Handler

Purpose

Currently, this handler just returns a single IP address for every request. In the future, I’d like to be able to force specific DNS responses. Most should be possible using the subdomain. However, I think it would be easier to store records in the DB or config.

Configuration

KeyValues
handlerMust be DNS
listenerDefault :53
default_ipAn IP address default will be whatever is detected as the server’s public IP.
Last modified July 6, 2025: Dev/whoa (#19) (bbc4db2)