macOS
brew install ipcalclocal Homebrew formula metadata
sudo port install ipcalcMacPorts ports tree · net/ipcalc/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ipcalc in AI-Agent-Workflows.
Installation
brew install ipcalclocal Homebrew formula metadata
sudo port install ipcalcMacPorts ports tree · net/ipcalc/Portfile · Quelle: api.github.com
sudo apk add ipcalcAlpine Linux edge package indexes · ipcalc · Quelle: dl-cdn.alpinelinux.org
sudo apt install ipcalcDebian stable package indexes · ipcalc · Quelle: deb.debian.org
sudo dnf install ipcalcFedora Rawhide package metadata · ipcalc · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#ipcalcnixpkgs package indexes · pkgs/by-name/ip/ipcalc/package.nix · Quelle: api.github.com
sudo pacman -S ipcalcArch Linux sync databases · ipcalc · Quelle: geo.mirror.pkgbuild.com
sudo zypper install ipcalcopenSUSE Tumbleweed package metadata · ipcalc · Quelle: download.opensuse.org
scoop install main/ipcalcScoop official bucket manifest trees · bucket/ipcalc.json · Quelle: api.github.com
Überblick
Calculate various network masks, etc. from a given IP address
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ipcalc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/kjokjo/ipcalc
Installationsmetadaten
| Paketschlüssel | brew:ipcalc |
|---|---|
| Version | 0.51 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ipcalc |
| Homepage | https://jodies.de/ipcalc |
| Repository | https://github.com/kjokjo/ipcalc |
| Upstream-Dokumentation | https://github.com/kjokjo/ipcalc#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/kjokjo/ipcalc/archive/refs/tags/0.51.tar.gz |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/ipcalcQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.