# zns mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zns in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install zns
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install zns
```

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

## Paketfakten

- **Paketschlüssel:** brew:zns
- **Paketmanager:** Homebrew
- **Version:** 0.6.0
- **Quellzusammenfassung:** CLI tool for querying DNS records with readable, colored output
- **Homepage:** <https://github.com/znscli/zns>
- **Repository:** <https://github.com/znscli/zns>
- **Zuletzt aktualisiert:** 2026-07-28T03:48:21Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- zns (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.6.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

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


## Quellen

- 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
