macOS
brew install i2utillocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.