macOS
brew install ipcalclocal Homebrew formula metadata
sudo port install ipcalcMacPorts ports tree · net/ipcalc/Portfile · source: api.github.com
brew
Calculate various network masks, etc. from a given IP address. Version 0.51 via Homebrew; verified from local package data.
install
brew install ipcalclocal Homebrew formula metadata
sudo port install ipcalcMacPorts ports tree · net/ipcalc/Portfile · source: api.github.com
sudo apk add ipcalcAlpine Linux edge package indexes · ipcalc · source: dl-cdn.alpinelinux.org
sudo apt install ipcalcDebian stable package indexes · ipcalc · source: deb.debian.org
sudo dnf install ipcalcFedora Rawhide package metadata · ipcalc · source: dl.fedoraproject.org
nix profile install nixpkgs#ipcalcnixpkgs package indexes · pkgs/by-name/ip/ipcalc/package.nix · source: api.github.com
sudo pacman -S ipcalcArch Linux sync databases · ipcalc · source: geo.mirror.pkgbuild.com
sudo zypper install ipcalcopenSUSE Tumbleweed package metadata · ipcalc · source: download.opensuse.org
scoop install main/ipcalcScoop official bucket manifest trees · bucket/ipcalc.json · source: api.github.com
overview
Calculate various network masks, etc. from a given IP address
history
ipcalc is Krischan Jodies' IP subnet calculator, later continued with IPv6 support in the kjokjo GitHub repository. It is one of the small networking CLIs administrators reach for when they need broadcast addresses, host ranges, wildcard masks, and subnet splits without opening a spreadsheet.
The original jodies.de page describes ipcalc as a tool that takes an IP address and netmask, calculates the broadcast, network, Cisco wildcard mask, and host range, and presents subnetting results in binary form as a teaching aid. The page also says the tool works at the shell prompt and was not originally intended for creating HTML.
The source header on the CGI wrapper carries copyright years 2000-2021, while the archive lists releases from 0.34 in 2001 through 0.41 in 2006. The GitHub repository describes itself as the IPv6-capable continuation of the subnet calculator from jodies.de.
ipcalc has broad package-manager reach for such a small script: the supplied metadata lists Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, and openSUSE packaging. The original site also calls out Debian installation directly.
That broad distribution reflects the utility's shape: subnet math is universal in operations work, and a dependency-light Perl script is easy for distributions to carry.
Users pass an address and mask, optionally with a second mask for subnet or supernet design. ipcalc prints network, broadcast, host minimum and maximum, host count, Cisco wildcard masks, class/private-network notes, and binary layouts.
The GitHub continuation adds IPv6 examples, including prefix calculation for IPv6 addresses, while preserving the familiar command-line output style of the original IPv4 calculator.
ipcalc is a canonical tiny admin package: old, scriptable, easy to package, and still useful because IP addressing math does not go out of fashion. Its value is less in novelty than in being available everywhere when a human needs to sanity-check a CIDR block.
It also shows the preservation path of many Unix tools: an original personal web page, tarball archives, distro packages, and a GitHub continuation that adds IPv6 support while keeping the old interface recognizable.
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 |
|---|---|---|---|
ipcalc | 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://github.com/kjokjo/ipcalc
install metadata
| Package key | brew:ipcalc |
|---|---|
| Version | 0.51 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ipcalc |
| Homepage | https://jodies.de/ipcalc |
| Repository | https://github.com/kjokjo/ipcalc |
| Upstream docs | https://github.com/kjokjo/ipcalc#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/kjokjo/ipcalc/archive/refs/tags/0.51.tar.gz |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ipcalc |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
ipcalc 0.51-1
parameter calculator for IPv4 addresses
sudo apt install ipcalcipcalc
nix profile install nixpkgs#ipcalcipcalc 0.51-1
parameter calculator for IPv4 addresses
sudo apt install ipcalcipcalc 1.0.3-r1
A modern IPv4/IPv6 ipcalc tool, assisting in network calculations in command line and as a tool for scripts.
https://gitlab.com/ipcalc/ipcalc
sudo apk add ipcalcipcalc-doc 1.0.3-r1
A modern IPv4/IPv6 ipcalc tool, assisting in network calculations in command line and as a tool for scripts. (documentation)
https://gitlab.com/ipcalc/ipcalc
sudo apk add ipcalc-docipcalc 1.0.3-13.fc44
IP network address calculator
https://gitlab.com/ipcalc/ipcalc
sudo dnf install ipcalcipcalc 0.51-2
Calculates IP broadcast, network, Cisco wildcard mask, and host ranges
sudo pacman -S ipcalcipcalc 1.0.3-2.6
IPv4/IPv6 tool assisting in network calculations on the command line
https://gitlab.com/ipcalc/ipcalc
sudo zypper install ipcalcipcalc
sudo port install ipcalcmain/ipcalc
scoop install main/ipcalcsource 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.