Filter out Public IPs from a list – simple Python script
Let’s review a simple IP addressing concept. To conserve IPv4 addresses certain blocks of IPs have been curved out of the IPv4 address ranges for use as private IPs. Public IPs are routeable over the internet while private IPs are… Continue Reading