Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 311 Bytes

Domain names DNS lookup

Simple bash script to get DNS/WHOIS info for a list of domain names output to a csv.

  1. Edit domains.csv
  2. Add one domain name per line
  3. Run ./lookup.sh
  4. View domains.csv for results

Options like printing results to terminal while running can be enabled in lookup.sh