I want to run a script daily that provides an output of certain hostnames/URLs and their corresponding IP addresses. Additionally I’d like to highlight if there has been a change since the previous report.
Does anyone have any tips on how to complete this along with the comparison? I guess you would have to first check and compare against a CSV with the previous output?
Thanks
submitted by /u/njmase
[link] [comments]
The post Looking For A Script To Track IP/DNS Changes appeared first on How to Code .NET.