yegor-pelykh / subnet-list-validator

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subnet list validator

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.

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.

License:MIT License


Languages

Language:C# 100.0%