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.
dns-lookup is a simple Python tool for performing DNS lookups and WHOIS queries directly from the terminal. It features an interactive command-line menu and supports retrieval of various DNS records as well as domain WHOIS information. Designed for educational, testing, and legal use cases, the tool is easy to install and use, requiring only Python