Skip to content

biulove0x/DOMAIN-TO-IP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DOMAIN-TO-IP

made-with-python

Convert Domain to IP Address with bash scripting

Manual command

$ dig +short example.com
93.184.216.34

Using script

$ chmod +x domain_to_ip.sh
$ ./domain_to_ip.sh yourlist.txt
##########################################
# @author : biulove0x                    #
# @name   : Convert Domain to IP Address #
##########################################
example.com => 93.184.216.34

Donate :

BTC : bc1qst09sxcnq97a4wgsqvpkg4fxyjczvs3xe7278h

BNB : bnb1jhp2hv9utr8u97387p35fmftgr8wpjp39altz0

"Buy Me A Coffee"

About

Convert Domain to IP Address with bash scripting

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages