Shipped v0.11.0 of netwatch, the zero-config TUI network analyzer for Linux +
macOS. Release highlights:
New in v0.11.0
\- Connection list filtering — filter the Connections tab live by address,
port, process, or protocol. Cuts the noise on busy hosts.
\- PgUp / PgDn paging — page through long connection and packet lists instead
of scrolling line by line.
\- Ollama Cloud models — AI Insights tab now works with Ollama Cloud as well as
local Ollama. Point the AI Endpoint at a cloud URL and skip local model setup
entirely.
\- Linux interface detection fix — interfaces reporting operstate=unknown with
carrier=1 (some virtual + tunnel devices) are now correctly treated as up.
\- Dashboard Settings hint — tab 1 footer now tells you how to open Settings
(,).
\- Plus a pile of refactoring, clippy cleanup, and cargo fmt passes.
Still current: the features that put it at 700+ stars
\- Flight Recorder (v0.9.0) — rolling 5-min incident capture. Shift+E dumps a
full bundle (pcap, connections, health, alerts, summary.md) you can hand to
someone else.
\- AI Insights (v0.10.0, opt-in) — Settings → AI Insights: on. Analyzes live
network state every 15s and surfaces anomalies as bullet points.
\- Network topology, traceroute, GeoIP, packet capture, stream reassembly, 5
themes.
Same product: one binary, no root, no config, reads from /proc and /sys.
[https://github.com/matthart1983/netwatch](https://github.com/matthart1983/netwatch)
Install: brew install matthart1983/tap/netwatch or grab a prebuilt from the
releases page. MIT licensed.