# chaos-client mit Homebrew, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:chaos-client
- **Paketmanager:** Homebrew
- **Version:** 0.5.2
- **Quellzusammenfassung:** Client to communicate with Chaos DB API
- **Homepage:** <https://chaos.projectdiscovery.io>
- **Repository:** <https://github.com/projectdiscovery/chaos-client>
- **Zuletzt aktualisiert:** 2026-07-27T19:20:59+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- chaos (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

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


## Quellen

- 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
