Filter out Public IPs from a list – simple Python script
In this lab, we are going to use a python script to filter out public IPs from a list of IP addresses. Let’s review a simple IP addressing concept. To conserve IPv4 addresses certain blocks of IPs have been curved… Continue Reading