macOS
brew install ipcalclocal Homebrew formula metadata
sudo port install ipcalcMacPorts ports tree · net/ipcalc/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ipcalc pour les workflows d'agents IA.
installation
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
aperçu
Calculate various network masks, etc. from a given IP address
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ipcalc | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/kjokjo/ipcalc
métadonnées d'installation
| Clé du paquet | brew:ipcalc |
|---|---|
| Version | 0.51 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ipcalc |
| Page d'accueil | https://jodies.de/ipcalc |
| Dépôt | https://github.com/kjokjo/ipcalc |
| Docs amont | https://github.com/kjokjo/ipcalc#readme |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/kjokjo/ipcalc/archive/refs/tags/0.51.tar.gz |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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/ipcalcpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.