# Installer zns avec Homebrew, MacPorts

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

## installation

```sh
sudo av install brew:zns
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install zns
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install zns
```

  Preuve: MacPorts ports tree: net/zns/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:zns
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.6.0
- **Résumé source:** CLI tool for querying DNS records with readable, colored output
- **Page d'accueil:** <https://github.com/znscli/zns>
- **Dépôt:** <https://github.com/znscli/zns>
- **Dernière mise à jour:** 2026-07-28T03:48:21Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- zns (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

zns is a young Go DNS lookup CLI focused on making DNS records easier to scan than raw dig-style output. Its niche is not a new resolver protocol, but presentation: colored tabular output for humans plus JSON for scripts.

### Historique du projet

The public project presents itself as a small command-line utility for querying DNS records and printing type, name, TTL, and value in a readable format. Its release history shows a compact early series of releases, with later changes mostly around packaging, dependency updates, and record sorting rather than a broad platform expansion.

### Historique d'adoption

Public adoption evidence is modest. A Hacker News submission in 2025 drew light discussion from CLI users comparing it with other Go DNS tools, and the project added packaging instructions beyond Homebrew as it matured.

### Modes d'utilisation

zns is useful when checking how a domain is configured across common record types, especially when a person wants quick colored output at the terminal and a JSON form for follow-up automation. It can query a chosen DNS server, run concurrent lookups, and write results to a file.

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

For package nerds, zns is a good example of the modern small Go network utility: one binary, focused UX, JSON output, and overlap with older Unix staples rather than a replacement for DNS infrastructure itself.

### Chronologie

- 2025: Public GitHub releases establish zns as a packaged DNS-record inspection CLI.
- 2025: Community discussion compares zns with doggo, q, and dug, placing it in the newer wave of friendlier DNS terminal tools.

### Related projects

- dig: the classic DNS query tool that zns tries to make friendlier for common record inspection.
- doggo, q, and dug: newer DNS CLIs with overlapping goals around readable output, JSON, and resolver testing.
- miekg/dns: the Go DNS library ecosystem that underpins many small DNS tools.

### Sources

- <https://github.com/znscli/zns>
- <https://github.com/znscli/zns/releases>
- <https://news.ycombinator.com/item?id=43140173>


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- MacPorts - zns: normalized package name match | MacPorts ports tree: net/zns/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/zns.yml](https://github.com/mxcl/pkgdb/blob/main/combined/zns.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
