# fastrace mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fastrace in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install fastrace
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:fastrace
- **Paketmanager:** Homebrew
- **Version:** 1.0.0
- **Quellzusammenfassung:** Dependency-free traceroute implementation in pure C
- **Homepage:** <https://github.com/davidesantangelo/fastrace>
- **Repository:** <https://github.com/davidesantangelo/fastrace>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- fastrace (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.0.0
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

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