# 使用 Homebrew, Nix 安装 cdncheck

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

## 安装

```sh
sudo av install brew:cdncheck
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cdncheck
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#cdncheck
```

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

## 软件包事实

- **软件包键:** brew:cdncheck
- **软件包管理器:** Homebrew
- **版本:** 1.2.47
- **来源摘要:** Utility to detect various technology for a given IP address
- **主页:** <https://projectdiscovery.io>
- **仓库:** <https://github.com/projectdiscovery/cdncheck>
- **最后更新:** 2026-08-02T06:12:46Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cdncheck (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

cdncheck is a ProjectDiscovery tool and Go library for identifying CDN, cloud, and WAF technology associated with DNS names or IP addresses.

### 项目历史

The official repository describes cdncheck as both a command-line utility and a helper library. Provider data is maintained in provider.yaml and compiled into sources_data.json, making the project a compact data-and-code package for infrastructure detection.

### 采用历史

Its adoption is tied to ProjectDiscovery's security tooling ecosystem, where small composable CLIs are used in reconnaissance and asset analysis pipelines. The README documents both direct CLI use and library import via github.com/projectdiscovery/cdncheck.

### 使用方式

Users run cdncheck against IP or DNS input, filter results to CDN, cloud, or WAF matches, write plain or JSONL output, and can add providers through the repository's provider data workflow.

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

cdncheck is package-nerd-relevant because it packages frequently changing provider intelligence into a Go CLI/library with reproducible releases; the package value is as much the curated data as the executable.

### 时间线

- 2020: GitHub repository metadata identifies projectdiscovery/cdncheck repository creation era.
- 2020s: README documents CDN, cloud, WAF detection, provider generation, CLI flags, and library usage.

### Related projects

- cdncheck belongs to the ProjectDiscovery ecosystem of reconnaissance and security tools and is commonly adjacent to DNS, HTTP probing, and asset-enrichment workflows.

### 来源

- <https://api.github.com/repos/projectdiscovery/cdncheck>
- <https://github.com/projectdiscovery/cdncheck>
- <https://projectdiscovery.io>
- <https://github.com/projectdiscovery/cdncheck#readme>
- <https://formulae.brew.sh/api/formula/cdncheck.json>


## 安全说明

没有找到 cdncheck 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


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

- Nix - cdncheck: normalized package name match | nixpkgs package indexes: pkgs/by-name/cd/cdncheck/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/cdncheck.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cdncheck.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
