ngrep 1.47+ds1-4 source package in Ubuntu

Changelog

ngrep (1.47+ds1-4) unstable; urgency=medium

  * debian/watch: Use the GitHub tags URL instead of releases.
  * debian/control:
    + Set `Rules-Requires-Root' to "no".
    + Update standards version to 4.6.0, no changes needed.

 -- Romain Francoise <email address hidden>  Sun, 07 Nov 2021 12:48:13 +0100

Upload details

Uploaded by:
Romain Francoise
Uploaded to:
Sid
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-4.dsc 1.8 KiB c5f7b9c306723266450b3531d483cd911dbd26e64228cc207fb6b1a48cf38751
ngrep_1.47+ds1.orig.tar.gz 101.9 KiB bfc430b0358a14160d5c625cc794390b170e5782e1ee83e54498aafd99c0943e
ngrep_1.47+ds1-4.debian.tar.xz 7.2 KiB 096052c0c30f404c9bdf0b0289860ede775865acb6f2dedbf4df5fc1886d3fcf

Available diffs

No changes file available.

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.