Skip to content

A simple powershell script that takes the domain names from a csv file and outputs the ip addresses in a new csv file.

Notifications You must be signed in to change notification settings

iLaurian/find-ips-of-domains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

A simple powershell script that takes the domain names from a csv file and outputs the ip addresses in a new csv file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published