macOS
brew install netshowlocal Homebrew formula metadata
安装
brew install netshowlocal Homebrew formula metadata
概览
Interactive network connection monitor with friendly service names
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
netshow | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/taylorwilsdon/netshow
安装元数据
| 软件包键 | brew:netshow |
|---|---|
| 版本 | 0.2.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/netshow |
| 主页 | https://github.com/taylorwilsdon/netshow |
| 仓库 | https://github.com/taylorwilsdon/netshow |
| 上游文档 | https://github.com/taylorwilsdon/netshow#readme |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/2b/dc/7dde1dd71210311e124155309b38b209e0e81c631422e58c762821b37b61/netshow-0.2.2.tar.gz |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | netshow |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.