macOS
brew install ipinfolocal Homebrew formula metadata
brew
Tool for calculation of IP networks. Version 1.2 via Homebrew; verified from local package data.
install
brew install ipinfolocal Homebrew formula metadata
nix profile install nixpkgs#ipinfonixpkgs package indexes · pkgs/by-name/ip/ipinfo/package.nix · source: api.github.com
winget install --id ipinfo.ipinfo -eWindows Package Manager source index · ipinfo.ipinfo · source: cdn.winget.microsoft.com
overview
Tool for calculation of IP networks
history
Kyberdigi ipinfo is a small C utility for IPv4 network calculations, accompanied by `ipmatch` for checking whether an address belongs to a subnet or represents a network or broadcast address.
The official Kyberdigi page describes ipinfo as a Linux-first C program for calculating network address, broadcast address, wildcard address, prefix length, usable host ranges, and address counts from an IP address and mask.
The project page lists version 1.0 in 2004, version 1.1 in 2013, and version 1.2 in 2014. It also records a license change: version 1.0 under the GPL, and version 1.1 and later under the Beerware license.
The package is obscure but durable: its value is the classic Unix shape of a tiny calculator binary plus a companion matcher, easy to build with make and gcc and easy for package managers to wrap.
Users run `ipinfo` with an address and optional mask or prefix to print network-derived values, or use flags to select a specific output such as netmask, prefix, broadcast, host count, or host range.
`ipmatch` handles the related membership test: whether an address belongs to a subnet, is the network address, or is the broadcast address.
This is the non-API `ipinfo` package, not IPinfo.io's `ipinfo-cli`. The distinction matters because both expose network-oriented commands, but Kyberdigi ipinfo is a local subnet calculator whose Homebrew executable is `ipmatch` in the supplied metadata.
Its significance is mostly historical and practical: a tiny pre-cloud networking helper with a Beerware license and a name that now collides with a much larger IP intelligence brand.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
ipmatch | 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.
https://kyberdigi.cz/projects/ipinfo/
install metadata
| Package key | brew:ipinfo |
|---|---|
| Version | 1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ipinfo |
| Homepage | https://kyberdigi.cz/projects/ipinfo/ |
| Upstream docs | https://kyberdigi.cz/projects/ipinfo |
| License | Beerware |
| Source archive | https://kyberdigi.cz/projects/ipinfo/files/ipinfo-1.2.tar.gz |
| 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 | ipinfo |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ipinfo
nix profile install nixpkgs#ipinfoipinfo.ipinfo
winget install --id ipinfo.ipinfo -esource 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.