Skip to content

A tool for reporting host IP and client connection status en masse. Output curated with minimal noise specifically for follow-on use.

License

Notifications You must be signed in to change notification settings

noel-kd/IPRes_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPRes_v1 - README File

A tool for reporting host IP and client connection status en masse. Output curated with minimal noise specifically for follow-on use.

To Run: cd to directory containing IPres.ps1 (\IPRes by default), then run .\IPRes.ps1 with the following argument:

  • Filepath of file containing list of hostnames.

Example: PS C:\IPRes> .\IPRes.ps1 .\hostnames.txt

Passing "-help" will display these instructions in the console.

Example: PS C:> .\IPRes.ps1 -help

Check \data\dns for resolved IPs and unresolved hostnames. Check \data\pings successful and failed ping reports, formatted with hostnames and IPs. Check \reports for full reports.

*** NOTE: running IPRes.ps1 will clear files in "data" directory ***

About

A tool for reporting host IP and client connection status en masse. Output curated with minimal noise specifically for follow-on use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published