# Installer chaos-client avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:chaos-client
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install chaos-client
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#chaos
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ch/chaos/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:chaos-client
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.2
- **Résumé source:** Client to communicate with Chaos DB API
- **Page d'accueil:** <https://chaos.projectdiscovery.io>
- **Dépôt:** <https://github.com/projectdiscovery/chaos-client>
- **Dernière mise à jour:** 2026-07-27T19:20:59+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- chaos (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Chaos Client is ProjectDiscovery's command-line and Go library client for the Chaos DNS dataset API, used to query subdomains for a domain with a ProjectDiscovery Cloud API key.

### Historique du projet

ProjectDiscovery published chaos-client as a small Go client around its Chaos dataset API. The public GitHub repository was created in 2020, and its README describes the tool as a client for the Chaos dataset API with both CLI and library usage.

### Historique d'adoption

Adoption is tied to ProjectDiscovery's security-tool ecosystem: users install the `chaos` executable with `go install`, Homebrew distributes it as `chaos-client`, and Nix packages it as `chaos` according to the supplied package-manager facts.

### Modes d'utilisation

The CLI queries a domain for subdomains, can read domain lists, emit JSON, write output files, show counts, and use `PDCP_API_KEY` or `-key` for ProjectDiscovery Cloud authentication.

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

For package collectors, chaos-client is a typical modern Go security CLI: a thin API client, a single executable, source installs via `go install`, and package-manager aliases that differ from the upstream repository name.

### Chronologie

- 2020: Public GitHub repository created for projectdiscovery/chaos-client.
- 2020: Early v0.1.x tags established the Go CLI client line.
- 2026: Repository metadata still shows active maintenance and the README documents ProjectDiscovery Cloud API-key usage.

### Related projects

- ProjectDiscovery's Chaos service provides the dataset/API that this client queries.
- Other ProjectDiscovery reconnaissance tools such as subfinder and httpx commonly appear in the same security automation workflows, though they are separate projects.

### Sources

- <https://github.com/projectdiscovery/chaos-client#readme>
- <https://docs.projectdiscovery.io/opensource/chaos/overview>
- <https://formulae.brew.sh/formula/chaos-client>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Nix - chaos: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ch/chaos/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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