Automic VaultAutomic Vault

brew

ngrep mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ngrep in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ngrep

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ngrep

MacPorts ports tree · net/ngrep/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add ngrep

Alpine Linux edge package indexes · ngrep · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install ngrep

Debian stable package indexes · ngrep · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install ngrep

Fedora Rawhide package metadata · ngrep · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#ngrep

nixpkgs package indexes · pkgs/by-name/ng/ngrep/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S ngrep

Arch Linux sync databases · ngrep · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install ngrep

openSUSE Tumbleweed package metadata · ngrep · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Network grep

Befehle und Aliase

  • ngrep

Verlauf

Projektgeschichte und Nutzung

ngrep is "network grep": a pcap-based command-line packet analyzer that applies regular-expression or hexadecimal matching to packet payloads while also accepting BPF filters like tcpdump. It is built for quick inspection of plaintext traffic and saved capture files.

Projektgeschichte

ngrep was written by Jordan Ritter and dates back to the early 2000s; a freshmeat announcement for ngrep 1.39.1 appeared on April 23, 2001. The tool's identity has stayed stable: bring GNU grep-style matching to the network layer.

The project lived for years as a classic Unix network utility and later moved active issue and patch handling to GitHub. Its README still frames ngrep as a PCAP tool that understands IPv4/IPv6, TCP, UDP, ICMP, IGMP, raw packets, several link-layer interface types, and BPF filter logic.

Adoptionsgeschichte

ngrep became a small but widely packaged troubleshooting utility because it sits between tcpdump and a full packet analyzer. It was included de facto in many popular distributions over decades, and the maintainer explicitly asks distribution package maintainers to forward bugs and patches so upstream can track downstream fixes.

Its adoption is bounded by encryption. ngrep is excellent for DNS, old HTTP, SMTP, SIP, IMAP, test traffic, malware beacons in plaintext, and pcap triage; it is less useful when payloads are TLS-encrypted unless the useful signal is in headers, metadata, or local decrypted test traffic.

Wie es verwendet wird

A typical workflow is `sudo ngrep -d any -W byline 'Host:|User-Agent:' tcp port 80`, or using an empty match expression with a BPF filter to print payloads for a protocol. It can read and write pcap dump files, making it useful for quick command-line passes before opening Wireshark.

Package nerds install it because it is the fast, memorable answer to "show me packets containing this string". It is especially handy on servers where a GUI analyzer is unavailable and tcpdump output is too raw for the immediate question.

Warum Paket-Nerds sich dafür interessieren

ngrep is a survivor from the era when small C network tools solved one sharp problem well. It matters less as a dependency and more as an operator tool: a tiny package that can save a debugging session when traffic is still human-readable.

Zeitleiste

  • 2001-04-23: ngrep 1.39.1 was announced on freshmeat.
  • 2008: SourceForge tickets show Jordan Ritter still handling upstream bug fixes.
  • 2026-02-08: the GitHub repository listed v1.49.0 as a release with PCRE2, Docker/Podman name-resolution, and Windows build updates.

Related projects

  • tcpdump
  • libpcap
  • Wireshark
  • snoop
  • GNU grep

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:network

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ngrepcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version1.49.0
Manager aktualisiert2026-06-25
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.49.0

https://github.com/jpr5/ngrep

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ngrep
Version1.49.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ngrep
Homepagehttps://github.com/jpr5/ngrep
Repositoryhttps://github.com/jpr5/ngrep
Upstream-Dokumentationhttps://github.com/jpr5/ngrep#readme
Lizenzngrep
Quellarchivhttps://github.com/jpr5/ngrep/archive/refs/tags/v1.49.0.tar.gz
Zuletzt aktualisiert2026-06-25T13:37:57+02:00
Pulseupdated
Abhängigkeitenlibpcap, pcre2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

ngrep 1.47+ds1-6

grep for network traffic

https://github.com/jpr5/ngrep

sudo apt install ngrep
  • Section: net
  • Architecture: amd64
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ngrep
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ngrep from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ngrep

nix profile install nixpkgs#ngrep
  • normalized package name match
  • Abgeglichen nach: Ngrep
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ng/ngrep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ngrep 1.47+ds1-5build2

grep for network traffic

https://github.com/jpr5/ngrep

sudo apt install ngrep
  • Section: universe/net
  • Architecture: amd64
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ngrep
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ngrep from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ngrep 1.49.0-r0

A grep-like utility that allows you to search for network packets on an interface

https://ngrep.sourceforge.net/

sudo apk add ngrep
  • License: custom
  • Architecture: x86_64
  • Source Package: ngrep
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ngrep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ngrep from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

ngrep-dbg 1.49.0-r0

A grep-like utility that allows you to search for network packets on an interface (debug symbols)

https://ngrep.sourceforge.net/

sudo apk add ngrep-dbg
  • License: custom
  • Architecture: x86_64
  • Source Package: ngrep
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ngrep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ngrep-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

ngrep-doc 1.49.0-r0

A grep-like utility that allows you to search for network packets on an interface (documentation)

https://ngrep.sourceforge.net/

sudo apk add ngrep-doc
  • License: custom
  • Architecture: x86_64
  • Source Package: ngrep
  • normalized package name match
  • Abgeglichen nach: Ngrep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ngrep-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

ngrep 1.47^20241209gitb2e3ba3-4.fc44

Network layer grep tool

https://github.com/jpr5/ngrep

sudo dnf install ngrep
  • License: ngrep
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ngrep
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ngrep
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ngrep from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

ngrep 1.49.0-1

A grep-like utility that allows you to search for network packets on an interface.

https://github.com/jpr5/ngrep/

sudo pacman -S ngrep
  • License: custom
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ngrep
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ngrep from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ngrep 1.49.0-1.3

Network grep

https://github.com/jpr5/ngrep

sudo zypper install ngrep
  • License: BSD-4-Clause
  • Category: Productivity/Networking/Diagnostic
  • Architecture: x86_64
  • Source Package: ngrep
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ngrep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ngrep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ngrep

sudo port install ngrep
  • normalized package name match
  • Abgeglichen nach: Ngrep
MacPorts ports tree · api.github.com · MacPorts ports tree: net/ngrep/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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