ngrep 1.47+ds1-5build1 source package in Ubuntu

Changelog

ngrep (1.47+ds1-5build1) noble; urgency=medium

  * No-change rebuild for libpcap t64.

 -- Matthias Klose <email address hidden>  Thu, 14 Mar 2024 14:01:00 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Romain Francoise
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ngrep_1.47+ds1.orig.tar.gz 101.9 KiB bfc430b0358a14160d5c625cc794390b170e5782e1ee83e54498aafd99c0943e
ngrep_1.47+ds1-5build1.debian.tar.xz 11.0 KiB 2b7b53157d9e55ad45dab36afb868f662d60ddc7ad0e5a13147397933dfdadd2
ngrep_1.47+ds1-5build1.dsc 1.8 KiB e00eead610d67c66f8f4f14f605f05150025dda1538865ca35f24762d27efb7e

View changes file

Binary packages built by this source

ngrep: grep for network traffic

 ngrep strives to provide most of GNU grep's common features,
 applying them to the network layer. ngrep is a pcap-aware tool that
 will allow you to specify extended regular expressions to match
 against data payloads of packets. It currently recognizes TCP, UDP
 and ICMP across Ethernet, PPP, SLIP and null interfaces, and
 understands bpf filter logic in the same fashion as more common
 packet sniffing tools, such as tcpdump and snoop.