# 使用 Homebrew 安装 asroute

查看 asroute 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:asroute
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install asroute
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:asroute
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/asroute>
- **版本:** 0.1.0
- **来源摘要:** CLI to interpret traceroute -a output to show AS names traversed
- **主页:** <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>
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- asroute (cli)
- asroute (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.1.0
- 本地数据: OK
- 上游仓库: https://github.com/stevenpack/asroute
- 检测到的最新版本: v0.1.0 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

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.

### 时间线

- 2020: GitHub release metadata lists asroute v0.1.0.
- Current README: Documents Homebrew installation, traceroute -a piping, Team Cymru lookup support, and TODOs such as an internal traceroute mode.

### Related projects

- The README names Team Cymru's Rust crate for ASN lookup and points to lft as a richer related tracing tool.

### 来源

- <https://github.com/stevenpack/asroute#readme>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **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:** head, stable


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/zh-hans/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [rust](https://www.automicvault.com/zh-hans/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [arping](https://www.automicvault.com/zh-hans/pkg/brew/arping/) - Shares av.db curated category or tags: cli, network, networking.
- [asn](https://www.automicvault.com/zh-hans/pkg/brew/asn/) - Shares av.db curated category or tags: cli, network, networking.
- [asnmap](https://www.automicvault.com/zh-hans/pkg/brew/asnmap/) - Shares av.db curated category or tags: cli, network, networking.
- [babeld](https://www.automicvault.com/zh-hans/pkg/brew/babeld/) - Shares av.db curated category or tags: cli, networking, routing.
- [bgpdump](https://www.automicvault.com/zh-hans/pkg/brew/bgpdump/) - Shares av.db curated category or tags: cli, networking, routing.
- [cjdns](https://www.automicvault.com/zh-hans/pkg/brew/cjdns/) - Shares av.db curated category or tags: cli, networking, routing.
- [iproute2](https://www.automicvault.com/zh-hans/pkg/brew/iproute2/) - Shares av.db curated category or tags: cli, networking, routing.
- [iproute2mac](https://www.automicvault.com/zh-hans/pkg/brew/iproute2mac/) - Shares av.db curated category or tags: cli, networking, routing.
- [tcptraceroute](https://www.automicvault.com/zh-hans/pkg/brew/tcptraceroute/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, network, networking, routing, traceroute.

## Combined YAML source

View the package source record on GitHub. [combined/asroute.yml](https://github.com/automic-vault/db/blob/main/combined/asroute.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
