openziti / ziti-tunnel-sdk-c

Apache License 2.0
42 stars 15 forks source link

unsupported dns query types are proxied via the domain proxy feature #776

Closed scareything closed 6 months ago

scareything commented 6 months ago

any dns query for a name that matches a wildcard and is not A or AAAA is proxied. we should only proxy MX, SRC, and TXT queries.