macOS
brew install bgpstreamlocal Homebrew formula metadata
brew / Rang 7144
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bgpstream in AI-Agent-Workflows.
Installation
brew install bgpstreamlocal Homebrew formula metadata
Überblick
For live and historical BGP data analysis
Verlauf
BGPStream is CAIDA's open-source framework for live and historical BGP measurement-data analysis. The Homebrew package exposes the libBGPStream/BGPReader toolchain used to inspect BGP data streams from research and operational datasets.
CAIDA describes BGPStream as an open-source software framework for live and historical BGP data analysis, supporting scientific research, operational monitoring, and post-event analysis. Its architecture is split into data-access, record extraction and packaging, and record-processing layers, with libBGPStream as the core library.
The upstream changelog records version 1.0.0 as the initial public release on 2015-10-26, followed by version 1.1.0 on 2016-01-28 with native community support, proof-of-concept filters for peers/prefixes/communities, broker resilience, utility structures including a patricia tree, and BGPCorsaro AS-monitor work. GitHub tags show the 2.x line reaching v2.0.0 in 2020 and v2.3.0 in 2024.
BGPStream's adoption is research-infrastructure flavored: CAIDA hosts the documentation, data-provider information, publications, APIs, tutorials, and download surface, while the GitHub repository provides the source and accepts pull requests. The package-manager footprint in this input is Homebrew-only, but upstream documents Ubuntu/Debian, FreeBSD, macOS, CentOS, Arch Linux, and generic Unix installation paths.
Users can consume BGP data through the bgpreader CLI, libBGPStream C/C++ API, PyBGPStream bindings, and metadata/data-access components. Typical uses include replaying historical routing data over a time window, monitoring real-time data, developing Python analyses, or building high-performance C/C++ routing-data pipelines.
BGPStream is important to package nerds because it turns Internet-scale routing telemetry into a locally installable library and CLI instead of a pile of collector-specific dump-fetch scripts. Packaging it makes serious BGP forensics possible from a laptop or lab machine: install the formula, run bgpreader or link libBGPStream, and query RouteViews/RIS-style measurement data through a consistent API.
For network operators and researchers, the package is also a reproducibility tool. Historical BGP incidents, hijack investigations, outage postmortems, and measurement papers need exact time-window replay and consistent parsing; BGPStream provides the common substrate for that work.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
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 |
|---|---|---|---|
bgpreader | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
parsebgp | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:bgpstream |
|---|---|
| Version | 2.3.0 |
| Paketmanager | Homebrew |
| Homepage | https://bgpstream.caida.org/ |
| Repository | https://github.com/CAIDA/libbgpstream |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
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.