A DNS Server and Resolver with ability to add custom Name Address Translation using provided CLI. Does not use any DNS package but instead uses naive approach of writing into bytes manually
-
Updated
Mar 7, 2025 - Go
A DNS Server and Resolver with ability to add custom Name Address Translation using provided CLI. Does not use any DNS package but instead uses naive approach of writing into bytes manually
A High-performance DNS server with custom record handling, domain blocking, caching and upstream resolution. Built on Node.js, MongoDB and Redis, perfect for home labs and dev environments where speed and control matter.
Add a description, image, and links to the custom-dns-resolver topic page so that developers can more easily learn about it.
To associate your repository with the custom-dns-resolver topic, visit your repo's landing page and select "manage topics."