macOS
brew install asroutelocal Homebrew formula metadata
brew
CLI to interpret traceroute -a output to show AS names traversed. Version 0.1.0 via Homebrew; verified from local package data.
install
brew install asroutelocal Homebrew formula metadata
overview
CLI to interpret traceroute -a output to show AS names traversed
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
asroute | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/stevenpack/asroute
install metadata
| Package key | brew:asroute |
|---|---|
| Version | 0.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/asroute |
| Homepage | https://github.com/stevenpack/asroute |
| Repository | https://github.com/stevenpack/asroute |
| Upstream docs | https://github.com/stevenpack/asroute#readme |
| License | MIT |
| Source archive | https://github.com/stevenpack/asroute/archive/refs/tags/v0.1.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.