Skip to content

This is a script that converts domain names to there ip's.

Notifications You must be signed in to change notification settings

YSSVirus/domain-to-ip_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

domain-to-ip_converter

This is a script that converts domain names to there ip's.

HOW TO INSTALL:

git clone https://github.com/YSSVirus/domain-to-ip_converter.git && cd domain-to-ip_converter && pip install -r requirements.txt && clear && python3 domain-ip.py -h

HOW TO USE

python3 domain-ip.py -domain google.com

OR AGAINST MULTIPLE DOMAINS

python3 domain-ip.py --domain-list ~/example_list_of_domains.txt

About

This is a script that converts domain names to there ip's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages