intentionet / netconan

netconan - a Network Configuration Anonymizer
Apache License 2.0
145 stars 12 forks source link

Make ip address pattern more strict #96

Closed sfraint closed 5 years ago

sfraint commented 5 years ago

Make ip address pattern more strict to skip trying to anonymize bad addresses (e.g. skip 1.2.333.4)


This change is Reviewable