# README
DNS lookup application written by GO language with fyne
Features:
- lookup NS, MX, TXT, CNAME records get IP of the host
- input validation
- status bar with current progress information
- precompiled version of app for Linux
Screenshot
Launch compiled version
chmod +x untarAndRun.sh && ./untarAndRun.sh
# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author