macOS
brew install asrouteprovider-native install command
brew / Rang 8015
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für asroute in AI-Agent-Workflows.
Installation
brew install asrouteprovider-native install command
Überblick
CLI to interpret traceroute -a output to show AS names traversed
Verlauf
asroute is a small Rust CLI for parsing traceroute -a output and summarizing the autonomous systems traversed by a network path.
The official README describes asroute as a personal utility made to show the companies and networks carrying packets without reading every traceroute hop. It uses Team Cymru's Rust crate for ASN-to-AS-name lookup.
The upstream README documents Homebrew installation, and the supplied facts show Homebrew packaging. Its adoption history is that of a focused macOS-friendly network utility rather than a broad network-analysis suite.
The documented workflow is piping traceroute -a output into asroute, which emits a compact AS-name and country path.
The README positions lft as the more feature-rich tool for serious network analysis, leaving asroute as a lightweight parser and display command.
asroute is package-nerd interesting because it is intentionally tiny: a Rust CLI wrapped for Homebrew that turns an existing system tool's verbose output into ASN-level path information.
It is a good example of Homebrew acting as the main distribution mechanism for a focused personal utility.
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 |
|---|---|---|---|
asroute | 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:asroute |
|---|---|
| Version | 0.1.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/stevenpack/asroute |
| Repository | https://github.com/stevenpack/asroute |
| 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.