Automic VaultAutomic Vault

brew

使用 Homebrew 安装 ipsumdump

查看 ipsumdump 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ipsumdump

local Homebrew formula metadata

概览

软件包摘要

Summarizes TCP/IP dump files into a self-describing ASCII format

命令和别名

  • ipaggcreate
  • ipaggmanip
  • ipsumdump

历史

项目历史与用法

ipsumdump is Eddie Kohler's packet-trace summarizer: it reads live interfaces, tcpdump/pcap files, NetFlow summaries, DAG/NLANR traces, or prior ipsumdump files and emits a self-describing ASCII packet summary.

项目历史

The project page presents ipsumdump as a traffic-analysis tool built around IP summary dumps: line-oriented output that is easy for people and scripts to process. Its companion ipaggcreate counts packet aggregates, making the package useful for trace-analysis questions such as flow-size distributions and address-discovery timing.

ipsumdump is historically tied to the Click modular router. The project page calls it the first standalone program to use Click, explains that ipsumdump builds a Click configuration from command-line options, and notes that elements written for ipsumdump were fed back into Click for other projects.

采用历史

The project appears to have remained a specialist research and network-measurement tool rather than a broadly adopted admin command. Its news log is full of trace-format support, timestamp precision, capture-length fixes, anonymization, payload hashing, DAG/NLANR support, and reports from networking researchers such as Vern Paxson, Mark Allman, Nicholas Weaver, and others.

Homebrew keeps ipsumdump installable as a packaged command, but formula analytics show very small usage. That fits the tool's niche: it is most valuable when someone has packet traces to reduce into stable, text-friendly fields for research or offline analysis.

使用方式

The manual describes ipsumdump as a way to summarize IP packets into line-based ASCII output, with options for source and destination addresses, ports, timestamps, lengths, protocols, fragments, TCP flags, payload fields, anonymization, filtering, sampling, sorting, and optional tcpdump output.

Its design is particularly useful when packet data must survive shell pipelines, versioned experiments, or reproducible notebooks. Rather than keeping all analysis inside pcap readers, it lets users choose fields once and then process the result with ordinary text tools.

为什么软件包爱好者会关心

ipsumdump is a package-nerd fossil in the good sense: a compact research utility that preserves a particular network-measurement workflow from the Click ecosystem. It is obscure, but it teaches why boring ASCII formats can be durable in packet-analysis pipelines.

时间线

  • Version 1.3: Adds kernel-drop reporting for device captures.
  • Version 1.25: Adds binary IPSummaryDump support.
  • Version 1.55: Includes an initial ipaggcreate.
  • Version 1.60: Documents a working ipaggcreate and updates internals around Click features.
  • Version 1.86: Fixes UDP packet length reporting and updates Click.

Related projects

  • Click modular router is the architectural foundation used to read, filter, anonymize, and write packet streams.
  • tcpdump/pcap, NetFlow summaries, DAG traces, and NLANR traces are important input formats.
  • ipaggcreate and ipaggmanip are companion commands distributed with the package.

来源

  • Homebrew formula metadata supplies package-manager availability and low-volume adoption context.
  • The manual supplies command purpose, input formats, and field-level usage model.
  • The project homepage supplies the overview, Click relationship, companion tools, and release-news timeline.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ipaggcreatecli全局可执行文件
ipaggmanipcli全局可执行文件
ipsumdumpcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本1.86
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://read.seas.harvard.edu/~kohler/ipsumdump/

安装元数据

软件包元数据

软件包键brew:ipsumdump
版本1.86
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ipsumdump
主页https://read.seas.harvard.edu/~kohler/ipsumdump/
上游文档https://read.seas.harvard.edu/~kohler/ipsumdump
许可证MIT
源码归档https://read.seas.harvard.edu/~kohler/ipsumdump/ipsumdump-1.86.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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameipsumdump
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment