Simple Way to Compare Lists of IP Addresses in Python
Here's a simple way to compare lists of IP addresses in python You might for example want to compare a baseline inventory list to a routine Nessus scan to ensure all machines are logged in the inventory https://github.com/ethanolivertroy/compare-list...
