# 使用 Homebrew, apt 安装 dish

查看 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
