# dish mit Homebrew, apt installieren

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

## Installation

```sh
sudo av install brew:dish
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install dish
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install dish
```

  Evidenz: Debian stable package indexes: dish from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Paketfakten

- **Paketschlüssel:** brew:dish
- **Paketmanager:** Homebrew
- **Version:** 1.12.0
- **Quellzusammenfassung:** Lightweight monitoring service that efficiently checks socket connections
- **Homepage:** <https://github.com/thevxn/dish>
- **Repository:** <https://github.com/thevxn/dish>
- **Zuletzt aktualisiert:** 2026-07-25T14:21:57-04:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dish (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

dish is a tiny one-shot monitoring service for checking HTTP and ICMP endpoints and TCP sockets.

### Projektgeschichte

The official README presents dish as a small Go monitoring tool with remote or local configuration, concurrent checks, and no dependencies. Its GitHub repository was created in 2022 and exposes a command under go.vxn.dev/dish/cmd/dish.

### Adoptionsgeschichte

dish is young compared with classic Unix monitoring tools, but its README shows package-manager and Go-module adoption paths: go install, Homebrew, manual GitHub releases, Docker examples, and a pkg.go.dev module page.

### Wie es verwendet wird

Users run dish with a local JSON file or remote REST JSON API source, then optionally send results to a remote API, Telegram, Prometheus Pushgateway, webhook, or Discord. Its one-shot design makes it natural for cron jobs and small decentralized monitors.

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

dish is package-nerd interesting as the minimal end of monitoring: a single CLI, JSON input, zero runtime dependencies, and output integrations that avoid running a full agent stack.

### Zeitleiste

- 2022: GitHub repository created.
- 2020s: README documents Go install, Homebrew, release binaries, Docker, and cron usage.

### Related projects

- The official README connects dish to Prometheus Pushgateway, Telegram, Discord, Docker, and Go module tooling through its supported notification and install paths.

### Quellen

- <https://github.com/thevxn/dish>
- <https://github.com/thevxn/dish/blob/master/README.md>
- <https://pkg.go.dev/go.vxn.dev/dish>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Debian apt - dish - 1.19.1-1.1: normalized package name match | Debian stable package indexes: dish from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | diligence/distributed shell for parallel sysadmin | http://dish.mirendom.net
- Ubuntu apt - dish - 1.19.1-1.1: normalized package name match | Ubuntu 24.04 LTS package indexes: dish from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | diligence/distributed shell for parallel sysadmin | http://dish.mirendom.net


## Combined YAML source

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