macOS
brew install ipsumdumplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ipsumdump in AI-Agent-Workflows.
Installation
brew install ipsumdumplocal Homebrew formula metadata
Überblick
Summarizes TCP/IP dump files into a self-describing ASCII format
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ipaggcreate | cli | globales Executable | |
ipaggmanip | cli | globales Executable | |
ipsumdump | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://read.seas.harvard.edu/~kohler/ipsumdump/
Installationsmetadaten
| Paketschlüssel | brew:ipsumdump |
|---|---|
| Version | 1.86 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/ipsumdump |
| Homepage | https://read.seas.harvard.edu/~kohler/ipsumdump/ |
| Upstream-Dokumentation | https://read.seas.harvard.edu/~kohler/ipsumdump |
| Lizenz | MIT |
| Quellarchiv | https://read.seas.harvard.edu/~kohler/ipsumdump/ipsumdump-1.86.tar.gz |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ipsumdump |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.