# Installer fastrace avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fastrace pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fastrace
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:fastrace
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0.0
- **Résumé source:** Dependency-free traceroute implementation in pure C
- **Page d'accueil:** <https://github.com/davidesantangelo/fastrace>
- **Dépôt:** <https://github.com/davidesantangelo/fastrace>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- fastrace (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.0.0
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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