macOS
brew install i2utillocal Homebrew formula metadata
brew
i2util のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install i2utillocal Homebrew formula metadata
sudo apk add i2utilAlpine Linux edge package indexes · i2util · ソース: dl-cdn.alpinelinux.org
sudo apt install i2util-toolsUbuntu 24.04 LTS package indexes · i2util-tools · ソース: archive.ubuntu.com
概要
Internet2 utility tools
履歴
i2util is an Internet2 and perfSONAR utility library and tool package. It provides common C support code for command-line parsing, error logging, threading, random numbers, hash tables, address handling, passphrase/key-file helpers, and the aespasswd and pfstore executables.
The in-tree README says I2util began from utility code distributed with UCAR's volsh code and was reused because it was freely distributed. Internet2 then added local support for random numbers and hash tables, and the older ChangeLog shows the library being split and generalized for OWAMP and BWCTL-related code.
The ChangeLog records an import in April 2002, early work on error logging and command-line options, hash-table support, random-device handling, and later additions such as aespasswd, PBKDF2, HMAC-SHA1, SHA-1 tests, socket/address helpers, and standalone installability.
The GitHub repository was created in 2015 under the perfSONAR organization and uses tags in the v5.x series. The configure script identifies the package as I2util and points bug reports to the OWAMP/Internet2 side of the ecosystem.
i2util's adoption is mostly indirect. The GitHub repository description says it is the command-line parsing, error logging, and threading library used by BWCTL, OWAMP, and other tools. It appears in package managers because those network-measurement packages and their helper commands need a shared utility layer.
Homebrew exposes aespasswd and pfstore, making the otherwise library-oriented package visible as a small CLI package for users working with perfSONAR or Internet2 measurement stacks.
Developers use i2util as a support library inside measurement tools. Operators encounter it through helper commands, especially aespasswd for managing key files and pfstore for passphrase storage workflows used by related Internet2 software.
The package is not a general-purpose end-user network tool; it is infrastructure glue for the perfSONAR and Internet2 family.
i2util is package-nerd significant precisely because it is glue. It is the sort of small, old, C utility library that lets larger measurement tools remain consistent about logging, options, randomness, threading, and key handling across Unix-like systems.
Its history also preserves an older network-research packaging path: CVS-era ChangeLogs, autoconf, static libraries, manpages, RPM/package work, and later migration into GitHub and Homebrew formulas.
セキュリティ状態
i2util に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aespasswd | cli | グローバル実行可能ファイル | |
pfstore | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/perfsonar/i2util
インストールメタデータ
| パッケージキー | brew:i2util |
|---|---|
| バージョン | 5.2.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/i2util |
| ホームページ | https://github.com/perfsonar/i2util |
| リポジトリ | https://github.com/perfsonar/i2util |
| 上流ドキュメント | https://github.com/perfsonar/i2util#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/perfsonar/i2util/archive/refs/tags/v5.2.6.tar.gz |
| 最終更新 | 2026-07-21T15:25:45Z |
| Pulse | updated |
| ビルド依存関係 | autoconf, automake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | i2util |
| 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 パッケージリンクとは分けて表示されます。
i2util-tools 1.6-1build1
Internet2 utility tools
https://github.com/perfsonar/i2util
sudo apt install i2util-toolslibi2util-dev 1.6-1build1
Internet2 utility library (development files)
https://github.com/perfsonar/i2util
sudo apt install libi2util-devi2util 4.2.1-r1
Internet2 utility library
https://github.com/perfsonar/i2util
sudo apk add i2utili2util-dev 4.2.1-r1
Internet2 utility library (development files)
https://github.com/perfsonar/i2util
sudo apk add i2util-devi2util-doc 4.2.1-r1
Internet2 utility library (documentation)
https://github.com/perfsonar/i2util
sudo apk add i2util-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.