/subnet_util

Simple OOP library that allows for checking the validity of an IP Address and Subnet Mask. Also provides all subnet calculations for a given IP Address/Subnet Mask object. Will return the objects network address, broadcast address, wildcard address, etc. and has the option to return in dotted decimal or binary.

Primary LanguagePythonApache License 2.0Apache-2.0

Watchers