macOS
brew install netshowlocal Homebrew formula metadata
brew
netshow のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.