New feature: Apply regex only to a specific query type.
Example:
abc;querytype=AAAA
will block
dig AAAA abc
but not
dig A abc
This is still experimental. Tests would be appreciated.
New feature: Apply regex only to a specific query type.
Example:
abc;querytype=AAAA
will block
dig AAAA abc
but not
dig A abc
This is still experimental. Tests would be appreciated.