pkg.soopen package index

brew / 排名 7607

使用 Homebrew, apt, Nix, pacman 安装 jnettop

查看 jnettop 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install jnettop

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install jnettop

Debian stable package indexes · jnettop · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#jnettop

nixpkgs package indexes · pkgs/by-name/jn/jnettop/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S jnettop

Arch Linux sync databases · jnettop · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

View hosts/ports taking up the most network traffic

命令和别名

  • jnettop

历史

项目历史与用法

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.

项目历史

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.

采用历史

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.

使用方式

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.

为什么软件包爱好者会关心

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.

时间线

  • 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.

来源

  • 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.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:network

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.jnettop

可执行文件

已安装的可执行文件

命令类型暴露范围备注
jnettopcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-09-19
管理器版本0.13.0
管理器更新时间2026-09-11
本地数据OK
上游not checked
检测到的最新版本未检测到

https://sourceforge.net/projects/jnettop/

安装元数据

软件包元数据

软件包键brew:jnettop
版本0.13.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/jnettop
主页https://sourceforge.net/projects/jnettop/
上游文档https://sourceforge.net/projects/jnettop/
许可证GPL-2.0-or-later
源码归档https://downloads.sourceforge.net/project/jnettop/jnettop/0.13/jnettop-0.13.0.tar.gz
最后更新2026-09-11T08:54:26Z
Pulseupdated
依赖gettext, glib
构建依赖pkgconf
macOS 提供的库libpcap, ncurses
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejnettop
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

jnettop

nix profile install nixpkgs#jnettop
  • normalized package name match
  • 匹配方式:Jnettop
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jn/jnettop/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

jnettop 0.13.0-1.2build2

View hosts/ports taking up the most network traffic

sudo apt install jnettop
  • Section: universe/net
  • Architecture: amd64
  • 5 依赖
  • normalized package name match
  • 匹配方式:Jnettop
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jnettop from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation