# Installer netwatch avec Homebrew, Nix, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de netwatch pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:netwatch
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install netwatch
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#netwatch
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ne/netwatch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S netwatch
```

  Preuve: Arch Linux sync databases: netwatch from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/netwatch
```

  Preuve: Scoop official bucket manifest trees: bucket/netwatch.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:netwatch
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/netwatch>
- **Version:** 0.26.1
- **Résumé source:** Cross-platform realtime network diagnostics TUI
- **Page d'accueil:** <https://www.netwatchlabs.com/labs/netwatch>
- **Dépôt:** <https://github.com/matthart1983/netwatch>
- **Docs amont:** <https://github.com/matthart1983/netwatch#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/matthart1983/netwatch/archive/refs/tags/v0.26.1.tar.gz>
- **Dernière mise à jour:** 2026-07-04T07:03:38Z
- **Généré:** 2026-07-26T07:20:29+00:00

## exécutables

- netwatch (cli)
- netwatch (alias)

## Dépendances de compilation

- rust

## Bibliothèques fournies par macOS

- libpcap

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-26
- version du gestionnaire: 0.26.1
- gestionnaire mis à jour: 2026-07-04
- données locales: OK
- dépôt amont: https://github.com/matthart1983/netwatch
- dernière version détectée: v0.26.1 (à jour)
## Historique du projet et usages

NetWatch is a young Rust terminal tool for live network diagnostics and forensics. Its upstream README positions it as a zero-config binary for seeing live network activity, mapping connections to processes, decoding protocols, and preserving incident evidence from a terminal workflow.

### Historique du projet

The public project is centered on matthart1983/netwatch and the NetWatch Labs site. GitHub showed the repository at roughly 2.2k stars, 84 forks, 282 commits, and 60 releases when researched on 2026-07-01. Homebrew listed stable version 0.25.9, matching the active cadence visible in the GitHub releases page.

### Historique d'adoption

Adoption looks like a fast-moving specialist tool rather than a long-established Unix utility. Homebrew analytics reported 275 install-on-request events over 30, 90, and 365 day windows, which suggests Homebrew adoption was concentrated in a single early window. The upstream README also exposes crates.io and release badges and mentions Terminal Trove recognition, so its early spread appears to be through Rust/terminal-tool circles and security/networking communities.

### Modes d'utilisation

Package users install it as a single binary and run `netwatch` for interface stats, connection views, and configuration, or `sudo netwatch` for packet capture and health probes. The README documents a TLS inspection workflow using `SSLKEYLOGFILE` for traffic the operator controls, plus tabs for dashboard, connections, interfaces, packets, stats, topology, timeline, processes, and optional insights.

The package-nerd angle is that NetWatch bundles several tasks people often split across `iftop`, `lsof`, `ss`, `tcpdump`, Wireshark, and ad hoc shell pipelines: per-process network attribution, libpcap capture, protocol decoding, TLS keylog-file decryption, JA4-oriented threat hunting, and evidence bundle export.

### Pourquoi les passionnés de paquets s'y intéressent

NetWatch is notable less as a foundational package and more as part of the 2025-2026 wave of Rust TUI observability tools: one static-ish terminal binary with polished UX, Homebrew packaging, Cargo install path, and security-oriented defaults.

### Chronologie

- 2026-06-27: GitHub releases page showed v0.25.9.
- 2026-07-01: Homebrew formula API reported stable 0.25.9 and 275 install-on-request events in the 365-day analytics window.

### Related projects

- SysWatch and DiskWatch are listed by upstream as sibling tools with the same TUI style.
- NetWatch Cloud, netwatch-agent, netwatch-sdk, and netwatch-dashboard are related projects referenced from the upstream README.

### Sources

- <https://formulae.brew.sh/api/formula/netwatch.json>
- <https://formulae.brew.sh/formula/netwatch>
- <https://github.com/matthart1983/netwatch>
- <https://github.com/matthart1983/netwatch/releases>
- <https://raw.githubusercontent.com/matthart1983/netwatch/main/README.md>
- <https://www.netwatchlabs.com/>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour netwatch. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** netwatch
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - netwatch: normalized package name match | nixpkgs package indexes: pkgs/by-name/ne/netwatch/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - netwatch - 1.3.1_2-4: normalized package name match | Arch Linux sync databases: netwatch from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | monitor network connections | http://www.slctech.org/~mackay/NETWATCH/netwatch.html
- Scoop - main/netwatch: normalized package name match | Scoop official bucket manifest trees: bucket/netwatch.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/fr/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [sniffer](https://www.automicvault.com/fr/pkg/brew/sniffer/) - Shares av.db curated category or tags: cli, network-monitoring, networking, packet-capture, tui.
- [argus](https://www.automicvault.com/fr/pkg/brew/argus/) - Shares av.db curated category or tags: cli, network-monitoring, networking, packet-capture.
- [arping](https://www.automicvault.com/fr/pkg/brew/arping/) - Shares av.db curated category or tags: cli, network-diagnostics, networking, packet-capture.
- [cloudflare-speed-cli](https://www.automicvault.com/fr/pkg/brew/cloudflare-speed-cli/) - Shares av.db curated category or tags: cli, network-diagnostics, networking, tui.
- [daemonlogger](https://www.automicvault.com/fr/pkg/brew/daemonlogger/) - Shares av.db curated category or tags: cli, network-monitoring, networking, packet-capture.
- [rustnet](https://www.automicvault.com/fr/pkg/brew/rustnet/) - Shares av.db curated category or tags: cli, network-monitoring, networking, tui.
- [tcpdump](https://www.automicvault.com/fr/pkg/brew/tcpdump/) - Shares av.db curated category or tags: cli, network-monitoring, networking, packet-capture.
- [trippy](https://www.automicvault.com/fr/pkg/brew/trippy/) - Shares av.db curated category or tags: cli, network-diagnostics, networking, tui.

## Combined YAML source

View the package source record on GitHub. [combined/netwatch.yml](https://github.com/automic-vault/db/blob/main/combined/netwatch.yml)


## Sources

- Nucleus package database
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
