Skip to content

ItzDemonVG/DNS-Record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

DNS Record

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.

  1. Type the following command

python dns_record.py

3.It will ask for a website:

You can give any website name for example: google.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages