A console application that parses an input list of networks from file and finds networks that are a subnet of another network in the list, allowing you to remove them as redundant.
-
Notifications
You must be signed in to change notification settings - Fork 0
A console application that parses an input list of networks and finds networks that are a subnet of another network in the list, allowing you to remove them as redundant.
License
yegor-pelykh/subnet-list-validator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A console application that parses an input list of networks and finds networks that are a subnet of another network in the list, allowing you to remove them as redundant.