8d2a9ce923
When matched by a host rule, return only the IP address specified in rule. Respond with an empty IP list to another request type. :: host -- return nothing to A, return :: to AAAA request 0.0.0.0 host -- return 0.0.0.0 to A, return nothing to AAAA request |
||
---|---|---|
.. | ||
access.go | ||
dnsforward.go | ||
dnsforward_http.go | ||
dnsforward_test.go | ||
helpers.go |