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
A simple DNS server built with Node.js that uses UDP for communication and the dns-packet library for handling DNS queries. Designed for educational purposes to demonstrate DNS server functionality.