Download Latest Version ngrep-linux-x86_64-full.tar.gz (21.0 kB)
Email in envelope

Get an email when there's a new version of Network Grep

Home / v1.48.3
Name Modified Size InfoDownloads / Week
Parent folder
ngrep-freebsd-15-x86_64-full.tar.gz 2025-11-07 20.2 kB
ngrep-freebsd-15-x86_64.tar.gz 2025-11-07 14.1 kB
ngrep-linux-arm64-full.tar.gz 2025-11-07 20.7 kB
ngrep-linux-arm64.tar.gz 2025-11-07 14.3 kB
ngrep-linux-x86_64-full.tar.gz 2025-11-07 21.0 kB
ngrep-linux-x86_64.tar.gz 2025-11-07 14.9 kB
ngrep-macos-15-arm64-full.tar.gz 2025-11-07 19.5 kB
ngrep-macos-15-arm64.tar.gz 2025-11-07 13.3 kB
ngrep-macos-26-arm64-full.tar.gz 2025-11-07 19.5 kB
ngrep-macos-26-arm64.tar.gz 2025-11-07 13.3 kB
ngrep-netbsd-10-x86_64-full.tar.gz 2025-11-07 20.5 kB
ngrep-netbsd-10-x86_64.tar.gz 2025-11-07 14.4 kB
ngrep-openbsd-7-x86_64-full.tar.gz 2025-11-07 21.1 kB
ngrep-openbsd-7-x86_64.tar.gz 2025-11-07 14.9 kB
ngrep-solaris-11-x86_64-full.tar.gz 2025-11-07 23.5 kB
ngrep-solaris-11-x86_64.tar.gz 2025-11-07 17.1 kB
ngrep-windows-x86_64.zip 2025-11-07 252.3 kB
SHA256SUMS 2025-11-07 1.6 kB
README.md 2025-11-07 1.7 kB
v1.48.3 source code.tar.gz 2025-11-07 297.8 kB
v1.48.3 source code.zip 2025-11-07 318.5 kB
Totals: 21 Items   1.2 MB 3

ngrep v1.48.3

Downloads

Download the appropriate binary for your platform:

  • Linux x86_64: ngrep-linux-x86_64.tar.gz
  • Linux ARM64: ngrep-linux-arm64.tar.gz
  • macOS 15 (ARM64): ngrep-macos-15-arm64.tar.gz
  • macOS 26 (ARM64): ngrep-macos-26-arm64.tar.gz
  • FreeBSD 15: ngrep-freebsd-15-x86_64.tar.gz
  • OpenBSD 7: ngrep-openbsd-7-x86_64.tar.gz
  • NetBSD 10: ngrep-netbsd-10-x86_64.tar.gz
  • Solaris 11: ngrep-solaris-11-x86_64.tar.gz
  • Windows x86_64: ngrep-windows-x86_64.zip

Installation

Unix-like systems:

:::bash
tar -xzf ngrep-*.tar.gz
sudo install -m 755 ngrep /usr/local/bin/

Dependencies (Unix): - libpcap (or equivalent packet capture library) - libpcre2-8 (if built with PCRE2 support)

Install via package manager: - Ubuntu: apt install libpcap0.8 libpcre2-8-0 - macOS: brew install libpcap pcre2 - FreeBSD: pkg install pcre2 # libpcap installed by default - OpenBSD: pkg_add pcre2 # libpcap installed by default - NetBSD: pkg_add libpcap # pcre2 installed by default - Solaris: pkg install libpcap pcre2 - Windows: the winXX\build.ps1 script does it all for you

Windows: Extract the zip file. The package includes ngrep.exe and required DLLs. You'll need Npcap installed to capture packets.

Verification

Verify your download with SHA256:

:::bash
sha256sum -c SHA256SUMS

Full Installation Packages

Files ending in -full.tar.gz contain the complete installation tree including man pages and documentation.

Download Network Grep

Source: README.md, updated 2025-11-07