# 使用 Homebrew 安装 netshow

查看 netshow 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:netshow
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install netshow
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:netshow
- **软件包管理器:** Homebrew
- **版本:** 0.2.2
- **来源摘要:** Interactive network connection monitor with friendly service names
- **主页:** <https://github.com/taylorwilsdon/netshow>
- **仓库:** <https://github.com/taylorwilsdon/netshow>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- netshow (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.2.2
## 项目历史与用法

netshow is a Python terminal network monitor by Taylor Wilsdon. It focuses on live TCP connection monitoring with friendly process/service names, process detail views, filtering, sorting, bandwidth counters, and a Textual-based interface.

### 项目历史

The GitHub README frames netshow as an interactive, process-aware terminal monitor. It documents the implementation tradeoff that privileged runs use psutil for fuller data, while unprivileged runs fall back to lsof and still show most connections.

The public release history is compact. GitHub lists five releases, from v0.1.1 through v0.2.2. Release v0.2.0 on July 13, 2025 added the metrics dashboard, live filtering, bandwidth stats, sorting shortcuts, and a styling overhaul; v0.2.2 followed on July 15, 2025 with a module refactor, UI enhancements, and a stats-blocking fix.

### 采用历史

Adoption is early but visible for a Python CLI. GitHub showed 365 stars and 13 forks, PyPI lists version 0.2.2 uploads dated July 15, 2025, and Homebrew packages the PyPI source tarball with python@3.14. Homebrew analytics generated on 2026-07-01 reported 425 installs and 425 installs-on-request over 365 days.

### 使用方式

The README recommends uvx netshow for the quickest run and documents netshow [--interval 1.0] [--no-colors]. Operators use arrow keys or mouse selection for rows, Enter for a detail view, f or / for filtering, s and p for sorting, i for interface bandwidth selection, q to quit, and Ctrl+R for forced refresh.

Package nerds will notice that it sits in the modern Python CLI lane: pyproject packaging, Textual UI, uv-centric docs, PyPI releases, and a Homebrew formula that depends on the current Homebrew Python.

### 时间线

- 2025-07-13: GitHub release v0.2.0 added dashboard metrics, filtering, bandwidth stats, and sorting.
- 2025-07-15: GitHub release v0.2.2 shipped as the latest release.
- 2025-07-15: PyPI uploaded netshow 0.2.2 wheel and source distribution.
- 2026-07-01: Homebrew API reported stable version 0.2.2 and 425 installs over 365 days.

### 来源

- <https://formulae.brew.sh/api/formula/netshow.json>
- <https://github.com/taylorwilsdon/netshow>
- <https://github.com/taylorwilsdon/netshow/releases>
- <https://pypi.org/project/netshow/>
- <https://pypi.org/pypi/netshow/json>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/netshow.yml](https://github.com/mxcl/pkgdb/blob/main/combined/netshow.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
