# Installer domain-check avec Homebrew, Nix

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:domain-check
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0.2
- **Résumé source:** CLI tool for checking domain availability using RDAP and WHOIS protocols
- **Page d'accueil:** <https://github.com/saidutt46/domain-check>
- **Dépôt:** <https://github.com/saidutt46/domain-check>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- domain-check (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

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


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