# 使用 Homebrew, Nix 安装 chaos-client

查看 chaos-client 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

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

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:chaos-client
- **软件包管理器:** Homebrew
- **版本:** 0.5.2
- **来源摘要:** Client to communicate with Chaos DB API
- **主页:** <https://chaos.projectdiscovery.io>
- **仓库:** <https://github.com/projectdiscovery/chaos-client>
- **最后更新:** 2026-07-27T19:20:59+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- chaos (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.5.2
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

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


## 来源

- 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
