Utility program to perform multiple operations for a given subnet/CIDR ranges.
-
Updated
Aug 6, 2025 - Go
Utility program to perform multiple operations for a given subnet/CIDR ranges.
package iprange is an extension to net/netip. Not all IP address ranges in the wild are CIDRs, very often you have to deal with ranges not representable as a prefix. This library handels IP ranges and CIDRs transparently.
Add a description, image, and links to the cidr-ranges topic page so that developers can more easily learn about it.
To associate your repository with the cidr-ranges topic, visit your repo's landing page and select "manage topics."