A comprehensive web-based DNS Lookup Tool that allows users to query various DNS records for any domain. This tool is designed to be easy to install, use, and maintain in both development and production environments.
- DNS Record Types Support:
- A Records (IPv4 addresses)
- AAAA Records (IPv6 addresses)
- MX Records (Mail servers)
- NS Records (Name servers)
- TXT Records (Text information)
π - Check out the working demo
- RESTful API architecture
- Cross-Origin Resource Sharing (CORS) enabled
- Systemd service integratio
- Automatic installation script
- Comprehensive error handling
- Clean and responsive UI
- Clone the repository:
git clone https://github.com/yourusername/dns-lookup-tool.git
cd dns-lookup-tool
2. Run the installation script:
sudo bash install.sh
3. After installation, the tool will be accessible at:
http://your-server-ip:5000
-
Core Features:
- Basic DNS lookup functionality
- Support for multiple record types
- Real-time query processing
-
Infrastructure:
- Systemd service integration
- Automatic installation script
- Service management tools
-
Documentation:
- Installation guide
- API documentation
- Usage examples