# Installer dug avec Homebrew

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

## installation

```sh
sudo av install brew:dug
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dug
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:dug
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.0.100
- **Résumé source:** Global DNS propagation checker that gives pretty output
- **Page d'accueil:** <https://dug.unfrl.com>
- **Dépôt:** <https://github.com/unfrl/dug>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dug (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

dug is a .NET CLI for checking DNS propagation from multiple resolvers and presenting the results in pretty or machine-readable formats. It is a niche networking tool aimed at the moment after DNS changes, when operators want to see how records look around the world.

### Historique du projet

The public release history visible on GitHub starts in January 2021. The README states that the GitHub repository is a mirror of the primary Unfrl repository and marks the project as unmaintained, while still documenting usage, localization, packaging, Docker images, and .NET development.

The tool's stated goal is to make DNS propagation checks easy, with templated output for scripts and monitoring. Release activity continued through 2024, ending at least publicly with the 0.0.94 release in October 2024.

### Historique d'adoption

dug's adoption appears narrow but real: its README documents Homebrew installation for macOS and Linux, AUR availability, Docker images, and platform binaries. The Homebrew formula keeps it visible to users who want a DNS propagation checker without manually downloading .NET binaries.

### Modes d'utilisation

Typical use is running dug against a domain after changing DNS records, optionally selecting record type, choosing server counts, or emitting JSON and templated fields for scripts. This makes it closer to a propagation dashboard in a terminal than to a direct dig replacement.

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

dug is package-nerd interesting because it packages a web-style DNS propagation checker as a local CLI. It also shows a less common Homebrew shape: a .NET single-file networking utility with internationalized output and scripted JSON modes.

### Chronologie

- 2021: 0.0.60 release appears in the public GitHub release history.
- 2022: 0.0.90 released after many small 0.0.x increments.
- 2023: 0.0.92 released.
- 2024: 0.0.94 appears in the public GitHub release history.

### Related projects

- dig, drill, and dog are related DNS CLIs, but dug focuses on propagation checks across resolvers.
- Web DNS propagation checkers are the closest product-style comparison; dug brings that workflow into the terminal.

### Sources

- <https://github.com/unfrl/dug>
- <https://git.unfrl.com/Unfrl/dug>
- <https://dug.unfrl.com/docs>
- <https://api.github.com/repos/unfrl/dug/releases?per_page=100>
- <https://formulae.brew.sh/formula/dug>


## Notes de sécurité

narrow executable package without higher-risk signals.

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


## Combined YAML source

View the package source record on GitHub. [combined/dug.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dug.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
