macOS
brew install ntopnglocal Homebrew formula metadata
brew
ntopng のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ntopnglocal Homebrew formula metadata
nix profile install nixpkgs#ntopngnixpkgs package indexes · pkgs/by-name/nt/ntopng/package.nix · ソース: api.github.com
sudo apt install ntopngUbuntu 24.04 LTS package indexes · ntopng · ソース: archive.ubuntu.com
概要
Next generation version of the original ntop
履歴
ntopng is the next-generation branch of ntop's network traffic monitoring line: a web-based traffic and security monitor built for modern multi-Gbit, application-aware networks rather than the late-1990s assumptions of the original ntop.
ntop's own 2013-05-01 announcement framed ntopng as a restart 15 years after the first ntop release in 1998. The post says the old codebase had become too old, complicated, and bug-prone for newer requirements such as multi-Gbit links, mobile hosts, cloud/decentralized monitoring, and application-protocol visibility.
The same announcement identified core design choices that still explain the package: open source, self-contained, Redis-backed caching, nDPI-centered protocol identification, PF_RING support for high-rate capture, C++ implementation, and a real-time monitoring focus.
ntopng sits in the broader ntop ecosystem with nDPI, PF_RING, nProbe, and related commercial/open-source traffic-analysis tools. Its GitHub repository was created on 2015-04-30 and the project is distributed through Homebrew, Linux packages, and ntop's own installation channels.
Its adoption is strongest with network operators and homelab or appliance users who want a local web UI for interface traffic, flow collection, host/application visibility, and alerting without building a full observability stack from scratch.
Package users generally run Redis, start `ntopng` against one or more interfaces or flow endpoints, then use the web UI on the configured HTTP port. The upstream docs show use as a flow collector with nProbe, hierarchies of ntopng instances, command-line access to REST/Lua endpoints, separate Redis database IDs for multiple local instances, and virtual interface views that aggregate physical interfaces.
The package is historically interesting because it is a rewrite born from operational scaling pressure: ntop had the name and user base, but ntopng is where the project adapted to DPI, flow collection, Redis-backed state, and web-first traffic analysis.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
/etc/ntopng/ntopng.conf/etc/ntopng/ntopng.start実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ntopng | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ntop/ntopng
インストールメタデータ
| パッケージキー | brew:ntopng |
|---|---|
| バージョン | 6.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ntopng |
| ホームページ | https://www.ntop.org/products/traffic-analysis/ntop/ |
| リポジトリ | https://github.com/ntop/ntopng |
| 上流ドキュメント | https://www.ntop.org/guides/ntopng/index.html |
| ライセンス | GPL-3.0-only |
| ソースアーカイブ | https://github.com/ntop/ntopng/archive/refs/tags/6.6.tar.gz |
| 最終更新 | 2026-06-25T13:37:57+02:00 |
| Pulse | updated |
| 依存関係 | hiredis, json-c, libmaxminddb, libsodium, mariadb-connector-c, ndpi, openssl@3, rrdtool, sqlite, zeromq, zstd |
| ビルド依存関係 | autoconf, automake, cmake, libtool, pkgconf |
| macOS 提供ライブラリ | curl, expat, libpcap |
| 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 | ntopng |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ntopng
nix profile install nixpkgs#ntopngntopng 5.2.1+dfsg1-1ubuntu4
High-Speed Web-based Traffic Analysis and Flow Collection Tool
http://www.ntop.org/products/ntop/
sudo apt install ntopngntopng-data 5.2.1+dfsg1-1ubuntu4
High-Speed Web-based Traffic Analysis and Flow Collection Tool (data files)
http://www.ntop.org/products/ntop/
sudo apt install ntopng-datantopng-doc 5.2.1+dfsg1-1ubuntu4
High-Speed Web-based Traffic Analysis and Flow Collection Tool (documentation)
http://www.ntop.org/products/ntop/
sudo apt install ntopng-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.