macOS
brew install asroutelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für asroute in AI-Agent-Workflows.
Installation
brew install asroutelocal Homebrew formula metadata
Ü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 | 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://github.com/stevenpack/asroute
Installationsmetadaten
| Paketschlüssel | brew:asroute |
|---|---|
| Version | 0.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/asroute |
| Homepage | https://github.com/stevenpack/asroute |
| Repository | https://github.com/stevenpack/asroute |
| Upstream-Dokumentation | https://github.com/stevenpack/asroute#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/stevenpack/asroute/archive/refs/tags/v0.1.0.tar.gz |
| Build-Abhängigkeiten | rust |
| 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 | asroute |
| 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.