You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should support rewriting of A/AAAA for positive answers (for a first iteration is required suport for A responses)
Solution
To avoid extra dependecies or proc management that comes from the using Coredns we could simply write our own simple DNS server based on the core coredns libary.
Motivation
See at DNS Perspective diagram from https://drive.google.com/file/d/1k0hWlgdapko50vI3BQ2rOA0FgQiWxQa6/view
We should support rewriting of A/AAAA for positive answers (for a first iteration is required suport for A responses)
Solution
To avoid extra dependecies or proc management that comes from the using Coredns we could simply write our own simple DNS server based on the core coredns libary.
$dstIP
(can be passed just a cidr), listenOn is:53
)The text was updated successfully, but these errors were encountered: