# dish を Homebrew, apt でインストール

dish のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install dish
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install dish
```

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

## パッケージ情報

- **パッケージキー:** brew:dish
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.12.0
- **ソース概要:** Lightweight monitoring service that efficiently checks socket connections
- **ホームページ:** <https://github.com/thevxn/dish>
- **リポジトリ:** <https://github.com/thevxn/dish>
- **最終更新:** 2026-07-25T14:21:57-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dish (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.12.0
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

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


## ソース

- 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
