90 Forks
406 Stars
406 Watchers

ipnetwork

IPNetwork command line and C# library take care of complex network, IP, IPv4, IPv6, netmask, CIDR, subnet, subnetting, supernet, and supernetting calculation for .NET developers. It works with IPv4 as well as IPv6, is written in C#, has a light and clean API, and is fully unit-tested

How to download and setup ipnetwork

Open terminal and run command
git clone https://github.com/lduchosal/ipnetwork.git
git clone is used to create a copy or clone of ipnetwork repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ipnetwork https://github.com/lduchosal/ipnetwork/archive/master.zip

Or simply clone ipnetwork with SSH
[email protected]:lduchosal/ipnetwork.git

If you have some problems with ipnetwork

You may open issue on ipnetwork support forum (system) here: https://github.com/lduchosal/ipnetwork/issues