Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 237 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 237 Bytes

find-ips-of-domains

A simple powershell script that takes the domain names from a csv file does a dns resolve and outputs the ip addresses in a new csv file. You'll need to change the path for the get-content and export-csv locations.