Skip to content
#

grepping

Here are 18 public repositories matching this topic...

🔍NEW ugrep v3.7: ultra fast grep with interactive TUI, fuzzy search, boolean queries, hexdumps and more: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4/zstd), documents etc. A faster, user-friendly and compatible grep replacement.

  • Updated Apr 7, 2022
  • C++

ngrep is like GNU grep applied to the network layer. It's a PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets. It understands many kinds of protocols, including IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw, across a wide variety of interface types, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.

  • Updated Nov 20, 2021
  • C

Improve this page

Add a description, image, and links to the grepping topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the grepping topic, visit your repo's landing page and select "manage topics."

Learn more