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
Because I want to keep stuff simple and dont reinvent the wheel I am thinking about dropping the DNS feature from freenews and instead do one of the following:
Build a CoreDNS plugin
Generate a CoreDNS Corefile from code
Use some other DNS lib
(Fix my own DNS code and add features I want)
... add more reasons to switch to coreDNS
Core DNS Features:
Plugin API
DoT
DoH
DNS over Quic
DNS over gRPC
dns forwarding
I also think integrating other DNS MITM based services like PiHole/AdGuard is way easier with CoreDNS
The text was updated successfully, but these errors were encountered:
The current DNS implementation lacks:
Because I want to keep stuff simple and dont reinvent the wheel I am thinking about dropping the DNS feature from freenews and instead do one of the following:
... add more reasons to switch to coreDNS
Core DNS Features:
I also think integrating other DNS MITM based services like PiHole/AdGuard is way easier with CoreDNS
The text was updated successfully, but these errors were encountered: