package
4.1.0+incompatible
Repository: https://github.com/ssesakki88/ocp.git
Documentation: pkg.go.dev

# README

netutils

Miscellaneous network utilities

# Functions

Generate the default gateway IP Address for a subnet.
Return Host IP Networks Ignores provided interfaces and filters loopback and non IPv4 addrs.
No description provided by the author
IsPrivateAddress returns true if given address in format "<host>[:<port>]" is a localhost or an ip from private network range (e.g.
ParseCIDRMask parses a CIDR string and ensures that it has no bits set beyond the network mask length.