/cidr

The cidr package provides a Go utility for converting CIDR (Classless Inter-Domain Routing) blocks into a range of numeric IP addresses. It is designed to work specifically with IPv4 addresses and is useful for network-related operations such as checking if an IP address falls within a CIDR range.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Stargazers