macOS
brew install ipinfolocal Homebrew formula metadata
brew
ipinfo のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ipinfolocal Homebrew formula metadata
nix profile install nixpkgs#ipinfonixpkgs package indexes · pkgs/by-name/ip/ipinfo/package.nix · ソース: api.github.com
winget install --id ipinfo.ipinfo -eWindows Package Manager source index · ipinfo.ipinfo · ソース: cdn.winget.microsoft.com
概要
Tool for calculation of IP networks
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ipmatch | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://kyberdigi.cz/projects/ipinfo/
インストールメタデータ
| パッケージキー | brew:ipinfo |
|---|---|
| バージョン | 1.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ipinfo |
| ホームページ | https://kyberdigi.cz/projects/ipinfo/ |
| 上流ドキュメント | https://kyberdigi.cz/projects/ipinfo |
| ライセンス | Beerware |
| ソースアーカイブ | https://kyberdigi.cz/projects/ipinfo/files/ipinfo-1.2.tar.gz |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ipinfo
nix profile install nixpkgs#ipinfoipinfo.ipinfo
winget install --id ipinfo.ipinfo -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.