# 使用 Homebrew, Nix 安装 domain-check

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

## 安装

```sh
sudo av install brew:domain-check
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install domain-check
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#domain-check
```

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

## 软件包事实

- **软件包键:** brew:domain-check
- **软件包管理器:** Homebrew
- **版本:** 1.0.2
- **来源摘要:** CLI tool for checking domain availability using RDAP and WHOIS protocols
- **主页:** <https://github.com/saidutt46/domain-check>
- **仓库:** <https://github.com/saidutt46/domain-check>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- domain-check (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

domain-check is a Rust command-line domain availability checker that combines RDAP-first lookups, WHOIS fallback, TLD expansion, pattern generation, JSON/CSV output, and an MCP server built on the same engine.

### 项目历史

The project appeared publicly in April 2025 and describes itself as a universal domain exploration engine. Its README emphasizes the combination of CLI, Rust library, and MCP server outputs, making it a newer tool shaped by both traditional domain search workflows and AI-agent integration.

### 采用历史

The README advertises installation through Homebrew, Cargo, and GitHub releases, while crates.io shows the CLI crate published shortly after the repository was created. By March 2026 the GitHub release stream had reached 1.0.2.

### 使用方式

Typical usage checks a single domain, expands a base name across selected TLDs, applies startup or other presets, generates candidate names from patterns, or emits JSON and CSV for automation. The README also describes noninteractive flags for CI-style runs.

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

domain-check is notable as a small modern Rust CLI that packages one engine three ways: terminal command, Rust library, and MCP server. That makes it a clean example of a package adapting an old internet task, domain availability checking, to current automation and AI-agent workflows.

### 时间线

- 2025: The public GitHub repository and crates.io package are created.
- 2026: The project reaches 1.0.0.
- 2026: GitHub releases show 1.0.2 published in March.

### Related projects

- Related projects and systems include RDAP, WHOIS, IANA TLD bootstrap data, crates.io, Homebrew, and MCP clients such as Claude, Codex, Gemini, Cursor, and VS Code Copilot as listed by the README.

### 来源

- <https://github.com/saidutt46/domain-check#readme>
- <https://api.github.com/repos/saidutt46/domain-check>
- <https://api.github.com/repos/saidutt46/domain-check/releases>
- <https://crates.io/api/v1/crates/domain-check>
- <https://formulae.brew.sh/formula/domain-check>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

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