๐ฅ๏ธ dnsScanner - Easily Scan IP Addresses for DNS Info
โฌ๏ธ Download Now

๐ Overview
Welcome to dnsScanner! This application scans millions of IP addresses and creates a result file containing the IPs that are associated with DNS. It is designed for users who want a simple and efficient way to gather DNS information without needing advanced technical skills.
๐ Getting Started
To get started with dnsScanner, follow these straightforward steps:
-
Visit the Releases Page
Go to our Releases page to find the latest version of dnsScanner.
- Choose Your Version
The application is available in two formats:
- Bash: For users familiar with command-line interfaces.
- Python with UI: For those who prefer a graphical user interface.
- Download the Application
Find the right version for your needs and click the download button. Ensure you are downloading the latest release for the best performance.
๐ป System Requirements
Before downloading, make sure your system meets the following requirements:
- Compatible Operating System:
- Windows 10 or later
- macOS High Sierra or later
- Linux distribution with Bash or Python installed
- Minimum RAM: 2 GB
- Minimum Disk Space: 100 MB available space
๐ฅ Download & Install
After downloading the application, follow these instructions to install and run it:
For Bash Users
- Open your terminal.
- Navigate to the folder where you downloaded dnsScanner.
- Unzip the file using
unzip dnsScanner.zip.
- Run the script by typing
bash dnsScanner.sh.
- Follow prompts to input the necessary information.
For Python Users
- Ensure you have Python installed. If not, download it from python.org.
- Open the installer you downloaded.
- Follow the installation instructions.
- Launch the application from your applications menu or start menu.
- Use the intuitive interface to input your parameters and begin scanning.
๐ ๏ธ Features
- Fast scanning of millions of IP addresses.
- Generates a clean result file with accessible information.
- Bash script for advanced users and Python application for novices.
- Simple GUI for easy navigation and operation.
๐ Frequently Asked Questions
What is DNS?
DNS stands for Domain Name System. It translates domain names into IP addresses, making it easy for users to access websites without memorizing long numeric addresses.
Yes, dnsScanner works on Windows, macOS, and Linux. Just ensure you follow the proper setup for each system.
How do I know if my download was successful?
After downloading, you should see the dnsScanner file in your specified downloads folder. If you donโt see it, try re-downloading from the Releases page.
Where can I find more help?
For more detailed instructions and support, please refer to the documentation linked in our Releases page or check out our community forums.
๐ Example Usage
After you run the application, hereโs how it will behave:
- Input the range of IP addresses you want to scan.
- Click โStart Scan.โ
- The application will display real-time progress.
- Once complete, a result file will be saved in your chosen directory.
This file will contain all the DNS information gathered during the scan.
๐ Contributing
If you want to contribute to dnsScanner, you can do so by:
- Forking the repository on GitHub.
- Making the necessary changes.
- Submitting a pull request with a clear explanation of what youโve done.
Your contributions help improve the application for everyone.
๐ฌ Feedback
We value your feedback to enhance the user experience. If you encounter issues or have suggestions, please feel free to contact us through GitHub issues.
โน๏ธ Learn More
For more details regarding specific implementations, you may refer to the following sections:
Bash Version
Find out more about the Bash version here.
Python Version
For the Python version with a user interface, check out this link.
๐ Acknowledgments
Thank you for choosing dnsScanner! Your support helps keep this project going.