ctxis / SnitchDNS

Database Driven DNS Server with a Web UI

Home Page:https://www.contextis.com/en/resources/tools/snitchdns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regex Matches

sadreck opened this issue · comments

Allow to create domains that match a regular expression than to be explicitly defined.

For example, something like hello[0-9]{3}

An issue that needs to be considered is that a domain may match more than one regular expressions, so there should be documentation/warnings around this, or some sort of priority setting.

Implemented in v1.1.0