Anonitium DNS Server
Anonymous by Design
Based on Technitium DNS Server
Anonitium is a fork of Technitium DNS Server, is basically the same but more focused on privacy and anonymity.
- Client IPs, requested domains and answers are wipe out from logs (even if "Log All Queries" is enable)
- Top Clients, Top Domains and Top Blocked Domains are removed, even from stat file on the host machine
- Cache is stored only on memory, the
cache.binfile no longer exists (if the process is closed all cache vanish) - Cache tab is removed from admin web page, the api calls for cache list are removed
- update chart.js to v4
- web dashboard restyled
You can build the DNS server from source and install it manually by following the Build Instructions.
For docs and every other info see Technitium DNS Server