macOS
brew install ipcalclocal Homebrew formula metadata
sudo port install ipcalcMacPorts ports tree · net/ipcalc/Portfile · ソース: api.github.com
brew
ipcalc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ipcalclocal Homebrew formula metadata
sudo port install ipcalcMacPorts ports tree · net/ipcalc/Portfile · ソース: api.github.com
sudo apk add ipcalcAlpine Linux edge package indexes · ipcalc · ソース: dl-cdn.alpinelinux.org
sudo apt install ipcalcDebian stable package indexes · ipcalc · ソース: deb.debian.org
sudo dnf install ipcalcFedora Rawhide package metadata · ipcalc · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ipcalcnixpkgs package indexes · pkgs/by-name/ip/ipcalc/package.nix · ソース: api.github.com
sudo pacman -S ipcalcArch Linux sync databases · ipcalc · ソース: geo.mirror.pkgbuild.com
sudo zypper install ipcalcopenSUSE Tumbleweed package metadata · ipcalc · ソース: download.opensuse.org
scoop install main/ipcalcScoop official bucket manifest trees · bucket/ipcalc.json · ソース: api.github.com
概要
Calculate various network masks, etc. from a given IP address
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ipcalc | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kjokjo/ipcalc
インストールメタデータ
| パッケージキー | brew:ipcalc |
|---|---|
| バージョン | 0.51 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ipcalc |
| ホームページ | https://jodies.de/ipcalc |
| リポジトリ | https://github.com/kjokjo/ipcalc |
| 上流ドキュメント | https://github.com/kjokjo/ipcalc#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/kjokjo/ipcalc/archive/refs/tags/0.51.tar.gz |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/ipcalcソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.