macOS
brew install asroutelocal Homebrew formula metadata
brew
asroute のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install asroutelocal Homebrew formula metadata
概要
CLI to interpret traceroute -a output to show AS names traversed
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
asroute | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/stevenpack/asroute
インストールメタデータ
| パッケージキー | brew:asroute |
|---|---|
| バージョン | 0.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/asroute |
| ホームページ | https://github.com/stevenpack/asroute |
| リポジトリ | https://github.com/stevenpack/asroute |
| 上流ドキュメント | https://github.com/stevenpack/asroute#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/stevenpack/asroute/archive/refs/tags/v0.1.0.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.