Skip to content

n0kovo/dnsplz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

dnsplz? ๐Ÿฅน๐Ÿ‘‰๐Ÿ‘ˆ

A simple Bash script that resolves a list of domains from stdin to IP addresses using dig and prints them to stdout. Prints a progress bar to stderr too.

Demo

Why?

  1. I frequently need to resolve a list of domains.
    dnsx, shuffledns, puredns, massdns etc. do not like my VPN settings.
  2. To practice some Bash
  3. I'm unemployed

To Do

  1. Better control flow done
  2. Concurrency done
  3. Args for different DNS record types
  4. Write the whole thing in Go instead

About

A simple Bash script that resolves a list of domains from stdin to IP addresses and prints them to stdout

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages