# 使用 Homebrew 安装 fastrace

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

## 安装

```sh
sudo av install brew:fastrace
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fastrace
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:fastrace
- **软件包管理器:** Homebrew
- **版本:** 1.0.0
- **来源摘要:** Dependency-free traceroute implementation in pure C
- **主页:** <https://github.com/davidesantangelo/fastrace>
- **仓库:** <https://github.com/davidesantangelo/fastrace>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- fastrace (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.0.0
## 项目历史与用法

Fastrace is a dependency-free traceroute implementation in C, designed for faster network path tracing with multiple probe modes and machine-readable output.

### 项目历史

The GitHub repository was created in March 2025. The official README describes IPv4 and IPv6 support, UDP, ICMP Echo, and TCP SYN probe modes, JSON and CSV output, metrics, adaptive concurrency, and a zero-dependency libc/raw-socket design.

### 采用历史

The README documents Homebrew installation for macOS and Linux and source builds with make or gcc. Homebrew currently tracks the upstream v1.0.0 release archive.

### 使用方式

Fastrace is run against a target host, commonly with elevated privileges for raw networking. The README documents examples for IPv6 tracing, ICMP mode, TCP SYN mode, no-DNS output, JSON output, CSV output, and metrics.

### 为什么软件包爱好者会关心

For package-manager users, Fastrace is an example of a classic Unix network diagnostic rebuilt as a small native tool with JSON/CSV output and documented cross-platform behavior.

### 时间线

- 2025: GitHub repository created.
- 2025: v0.1.0 published on GitHub Releases.
- 2026: v1.0.0 published and tracked by Homebrew.

### Related projects

- The README directly compares Fastrace with the standard traceroute utility.

### 来源

- <https://api.github.com/repos/davidesantangelo/fastrace>
- <https://api.github.com/repos/davidesantangelo/fastrace/releases>
- <https://formulae.brew.sh/api/formula/fastrace.json>
- <https://github.com/davidesantangelo/fastrace#readme>


## 安全说明

narrow executable package without higher-risk signals.

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


## Combined YAML source

View the package source record on GitHub. [combined/fastrace.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fastrace.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
