Documentation
¶
Overview ¶
Package proxy provides a Serve function for starting the DNS proxy.
Conf variable is used for storing configuration.
Proxy doesn't claim itself to be Authoritative, but maybe it should.
Proxy checks domain names for blockage only for the requests, not responses.
Proxy doesn't set UDPSize, leaving it at the minumum, but maybe it should.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Conf configuration
Functions ¶
func ReadConfiguration ¶
func ReadConfiguration(path string) configuration
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.