| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This script takes the website name as input and returns its dns records.
#Requirements to run this file:
External library called dnspython has been used here and it can be installed easily by using the following command:
pip install -r requirements.txt
#How to use this script?
1.Install the requirements.
python dns_record.py
3.It will ask for a website:
You can give any website name for example: google.com
| Back | FazBrowse Home | New Git URL |