macOS
brew install cidr2rangelocal Homebrew formula metadata
brew
Converts CIDRs to IP ranges. Version 1.2.0 via Homebrew; verified from local package data.
install
brew install cidr2rangelocal Homebrew formula metadata
overview
Converts CIDRs to IP ranges
history
cidr2range is one of the standalone helper binaries shipped from IPinfo's official CLI repository; it converts CIDR prefixes into IP ranges.
IPinfo's CLI repository was created in October 2020 for the company's official command-line interface. Its README lists cidr2range among the separately shipped subcommand binaries, alongside cidr2ip, range2cidr, range2ip, splitcidr, prips, matchip, and other IP helpers.
The upstream README says the IPinfo CLI suite is distributed through Homebrew, Ubuntu PPA, Debian or Ubuntu install scripts and debs, FreeBSD ports, Arch AUR, Scoop, Docker, Go install, GitHub release artifacts, and source builds. The batch input records cidr2range itself as a Homebrew formula.
As a standalone binary, cidr2range handles the narrow conversion from CIDR notation to start-end IP ranges. It is part of a family of small IP list, range, and CIDR utilities distributed with IPinfo CLI releases.
cidr2range is useful because package managers can expose a tiny, script-friendly IP conversion tool without requiring users to remember a larger CLI subcommand. It is also an example of one upstream Go repository producing several separately packaged command binaries.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cidr2range | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:cidr2range |
|---|---|
| Version | 1.2.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cidr2range |
| Homepage | https://ipinfo.io |
| Repository | https://github.com/ipinfo/cli |
| Upstream docs | https://github.com/ipinfo/cli#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/ipinfo/cli/archive/refs/tags/cidr2range-1.2.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cidr2range |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.