lemmeknow

Identify anything instantly using regex patterns and data

brewmacoslinux
Try with needOr install directly
Source

About

Fastest way to identify anything!

Commands

lemmeknow

Examples

Identify what type of data a string is (email, URL, IP, etc.)$ lemmeknow 'user@example.com'
Analyze multiple items from a file$ lemmeknow -f data.txt
Get detailed output with all matching patterns$ lemmeknow '192.168.1.1' -v