# Installer asroute avec Homebrew

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install asroute
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:asroute
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/asroute>
- **Version:** 0.1.0
- **Résumé source:** CLI to interpret traceroute -a output to show AS names traversed
- **Page d'accueil:** <https://github.com/stevenpack/asroute>
- **Dépôt:** <https://github.com/stevenpack/asroute>
- **Licence:** MIT
- **Archive source:** <https://github.com/stevenpack/asroute/archive/refs/tags/v0.1.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- asroute (cli)
- asroute (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.1.0
- données locales: OK
- dépôt amont: https://github.com/stevenpack/asroute
- dernière version détectée: v0.1.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

asroute is a small Rust CLI for parsing traceroute -a output and summarizing the autonomous systems traversed by a network path.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [osrm-backend](https://pkg.so/fr/brew/osrm-backend/) - Shares pkgdb curated category or tags: cli, networking, routing.
- [bgpq4](https://pkg.so/fr/brew/bgpq4/) - Shares pkgdb curated category or tags: cli, networking, routing.
- [bgpq3](https://pkg.so/fr/brew/bgpq3/) - Shares pkgdb curated category or tags: cli, networking, routing.
- [babeld](https://pkg.so/fr/brew/babeld/) - Shares pkgdb curated category or tags: cli, networking, routing.
- [olsrd](https://pkg.so/fr/brew/olsrd/) - Shares pkgdb curated category or tags: cli, networking, routing.
- [tcptraceroute](https://pkg.so/fr/brew/tcptraceroute/) - Shares pkgdb curated category or tags: cli, networking, routing, traceroute.
- [nexttrace](https://pkg.so/fr/brew/nexttrace/) - Shares pkgdb curated category or tags: cli, networking, routing, traceroute.
- [ttl](https://pkg.so/fr/brew/ttl/) - Shares pkgdb curated category or tags: asn, cli, networking, traceroute.
- [asn](https://pkg.so/fr/brew/asn/) - Local metadata places this package in an adjacent workflow. Shared terms: as, asn, cli, network, networking.

## Combined YAML source

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


## Sources

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