Automic VaultAutomic Vault

brew

Install grepip with Homebrew

Filters IPv4 & IPv6 addresses with a grep-compatible interface. Version 1.2.2 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install grepip

local Homebrew formula metadata

overview

Package summary

Filters IPv4 & IPv6 addresses with a grep-compatible interface

Commands and aliases

  • grepip

history

Project history and usage

grepip is a standalone helper shipped from the IPinfo CLI repository for extracting and filtering IPv4 and IPv6 addresses with a grep-like interface. It is much thinner historically than GNU grep or grc, but official repository materials document its role inside IPinfo's family of small IP-address CLIs.

Project history

The IPinfo CLI README describes grepip alongside sibling standalone binaries such as grepdomain, matchip, prips, cidr2range, cidr2ip, range2cidr, range2ip, splitcidr, randip, and mmdb. The grepip source exposes flags for only matching IPs, including CIDRs and ranges, selecting IPv4 or IPv6, disabling color, recursing through directories, and excluding reserved or bogon IPs.

The GitHub release feed records grepip-specific releases beginning with grepip-1.0.0 on 2021-03-31 and continuing through the 1.2.x series. The grepip changelog records later additions for CIDR and range output flags and fixes for reserved/bogon edge cases.

Adoption history

grepip's adoption path is tied to the broader IPinfo CLI rather than to a standalone ecosystem. Homebrew packages it as its own formula, while the upstream README presents it as one of the extra binaries built from the IPinfo CLI repository.

How it is used

grepip scans standard input, files, or directories for IP-like text and prints matching lines or only the matching address tokens. Users can restrict matches to IPv4 or IPv6, include CIDR/range strings, disable color, and exclude reserved or bogon addresses.

Why package nerds care

grepip is useful to package-minded shell users because it separates IP extraction from IPinfo API lookup. That makes it a lightweight pipeline component for logs, pasted text, and files where ordinary grep patterns would be easy to get subtly wrong.

Its significance is mostly practical rather than historical: it packages a common IP-address parsing task into a tiny binary with familiar grep-flavored options.

Timeline

  • 2021: grepip-1.0.0 published in the official GitHub release feed.
  • 2021: grepip 1.1.0 and 1.2.0 followed in the same repository release feed.
  • 2023: grepip-1.2.2 release metadata appeared, and the changelog records bogon edge-case fixes.
  • Undated in changelog: grepip 1.2.3 added CIDR and range inclusion/output flags.

Related projects

  • The ipinfo CLI is the parent repository and related command suite.
  • grepdomain, matchip, prips, cidr2range, cidr2ip, range2cidr, range2ip, splitcidr, randip, and mmdb are sibling standalone binaries listed by upstream.
  • The IPinfo bogon list is referenced by grepip help text for reserved-address filtering.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
grepipcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.2.2
manager updated
local dataok
upstreamcurrent
latest detectedgrepip-1.2.2

https://github.com/ipinfo/cli

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:grepip
Version1.2.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/grepip
Homepagehttps://ipinfo.io
Repositoryhttps://github.com/ipinfo/cli
Upstream docshttps://github.com/ipinfo/cli#readme
LicenseApache-2.0
Source archivehttps://github.com/ipinfo/cli/archive/refs/tags/grepip-1.2.2.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegrepip
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment