Repository navigation

#

grepping

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.

C
944
4 个月前

Grep Python Abstract Syntax Trees (AST) using XPath

Python
94
22 天前

Guide to searching in different file types (documents, breaches, databases, etc.)

52
1 年前

quickly filter fastq files by matching sequences to a set of regex patterns

Rust
52
22 天前

Chess experiments

JavaScript
47
5 年前

Quickly check your project for typos

Shell
41
2 年前

A grep for images. Submission to Hack the North 2017.

Go
24
7 年前

Command-line tool that provides a workflow for extending, editing, diffing, and writing to vim-style grep lines.

Rust
8
10 个月前

Oracle PL/SQL stored procedure to search a regular expression across all text columns of a database.

5
12 天前

Generic helm interface to grep

Emacs Lisp
4
5 年前

<img alt="atom" src="https://github.githubassets.com/images/icons/emoji/atom.png?v8" /> A collection of custom Atom file-type icons

4
7 年前

A small command line utility for finding text in many files

Go
3
1 年前

Сравнение набора слов и шаблона, описывающего эти слова с помощью граммем

Python
2
6 年前

🔎 Search for files matching a pattern in your current directory.

Ruby
2
5 年前

A simple command-line utility written in Rust, designed to search for a specific pattern in files within a directory (and its subdirectories). It mimics the functionality of the grep command, offering both case-sensitive and case-insensitive search modes

Rust
0
3 个月前

A small plugin for the command git grep -r. This command excludes all files written in .gitignore, that means, it is perfect for node.js-like projects

Kotlin
0
2 年前

A C# tool that mimics the grep command found in linux based operating systems.

C#
0
6 年前