This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

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.