# Installer jnettop avec Homebrew, apt, Nix, pacman

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

## installation

```sh
sudo av install brew:jnettop
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install jnettop
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install jnettop
```

  Preuve: Debian stable package indexes: jnettop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#jnettop
```

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

- pacman (92%):

```sh
sudo pacman -S jnettop
```

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

## Faits du paquet

- **Clé du paquet:** brew:jnettop
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.13.0
- **Résumé source:** View hosts/ports taking up the most network traffic
- **Page d'accueil:** <https://sourceforge.net/projects/jnettop/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- jnettop (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.13.0
## Historique du projet et usages

jnettop is a curses-style network traffic monitor that presents host and port traffic in the spirit of top. SourceForge records the project under network monitoring, and the 0.13.0 source README frames it as a tool written after the author needed a quick way to inspect router traffic.

### Historique du projet

The project was registered on SourceForge in 2002 and released a fast sequence of 0.x tarballs through 2006. Its README describes the original use case as watching outbound-router traffic when a link was saturated, then turning that need into a reusable administrator tool.

### Historique d'adoption

jnettop stayed visible through Unix package repositories rather than through a large upstream site. Homebrew, Debian-family, Arch, Nix, and other package metadata list it as a small network-monitoring utility, which is typical for older C tools with stable behavior and little release churn.

### Modes d'utilisation

Administrators run jnettop on a host or router interface to see traffic streams sorted by bandwidth. The 0.13.0 README documents libpcap-style packet filters in ~/.jnettop, interface selection, local and remote aggregation, resolver rules, and local-network classification.

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

jnettop matters as a compact example of the early-2000s top-for-everything Unix tool pattern: minimal UI, libpcap input, curses display, and just enough configuration to be useful on border routers and troubleshooting shells.

### Chronologie

- 2002: SourceForge project registration and 0.2-0.7 release files.
- 2003: 0.8.1 and 0.9 release files add to the public archive.
- 2004: 0.10 and 0.10.1 release files appear.
- 2005: 0.11.0 release files appear.
- 2006: 0.12.0 and 0.13.0 source archives appear.

### Related projects

- jnettop belongs beside top-like observability tools and libpcap/tcpdump-based packet inspection tools.
- The README points users to tcpdump documentation for filter syntax and to libpcap capabilities for interface discovery.

### Sources

- SourceForge supplies registration, category, operating-system, language, license, and file-release metadata.
- The 0.13.0 source README supplies the author's motivation, configuration features, and usage model.


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Debian apt - jnettop - 0.13.0-3: normalized package name match | Debian stable package indexes: jnettop from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | View hosts/ports taking up the most network traffic | https://web.archive.org/web/20160314195830/http://jnettop.kubs.info/wiki/
- Nix - jnettop: normalized package name match | nixpkgs package indexes: pkgs/by-name/jn/jnettop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - jnettop - 0.13.0-1.2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: jnettop from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | View hosts/ports taking up the most network traffic
- pacman - jnettop - 0.13.0-9: normalized package name match | Arch Linux sync databases: jnettop from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A top-like console network traffic visualizer | https://web.archive.org/web/20160703195221/http://jnettop.kubs.info/wiki/


## Combined YAML source

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


## Sources

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