Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 359 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 359 Bytes

General info

This python script is used to find the 'ip address' for the given domain name or finding domain_name for the given ip_address

Usage:

python3 find_ip.py domain_names ip_addresses

Example 1:

python3 find_ip.py google.com yahoo.in

Example 2:

python3 find_ip.py google.com 8.8.8.8 127.0.0.1 facebook.com