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
969
10 个月前

Grep Python Abstract Syntax Trees (AST) using XPath

Python
101
6 个月前

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

Rust
54
9 天前

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

53
1 年前

Chess experiments

JavaScript
47
6 年前

Quickly check your project for typos

Shell
41
3 年前

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

Go
24
8 年前

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

Rust
11
1 年前

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

JavaScript
6
1 天前

Generic helm interface to grep

Emacs Lisp
4
5 年前

atom A collection of custom Atom file-type icons

4
7 年前

A small command line utility for finding text in many files

Go
3
2 年前

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

Python
2
6 年前

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

Ruby
2
6 年前

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
9 个月前

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
3 年前

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

C#
0
7 年前