Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 518 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 518 Bytes

Project Logo

DNS-Tool

Tool to compare all DNS records for many different nameservers. Useful for checking DNS propagation of records and discovering all DNS records of a domain.

Installation

  1. Clone the repository:
 git clone https://github.com/ImShyMike/DNS-Tool.git
  1. Install dependencies:
 pip install -r requirements.txt

Usage

To run the flask app run:

 python main.py

License

This project is licensed under the MIT License.