Automic VaultAutomic Vault

brew

Install identme with Homebrew, apk, scoop

Public IP address lookup. Version 0.6.0 via Homebrew; verified 2026-07-04. Also installable with apk: sudo apk add identme.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install identme

local Homebrew formula metadata

Windows

Scoopverified · 92%
scoop install extras/identme

Scoop official bucket manifest trees · bucket/identme.json · source: api.github.com

overview

Package summary

Public IP address lookup

Commands and aliases

  • identme

history

Project history and usage

ident.me is a public IP address lookup service and matching small CLI. It packages the common administrator trick of asking an external endpoint what address the wider Internet sees.

Project history

The project repository describes ident.me as public IP addresses exposed as apps and APIs, and the public site presents IPv4, IPv6, browser, header, WebRTC, and geolocation-related data. The repository contains backend, API, CLI, web, iOS, and package-related directories, showing the service grew beyond a one-endpoint web page.

The Homebrew formula packages the CLI as identme with a 0BSD license. The GitHub repository moved under the xmit-co organization while preserving the pcarrier/ident.me redirect, which is why both URLs appear in package metadata and documentation.

Adoption history

Public-IP lookup tools are adopted because they are easy to script in NAT, VPN, dual-stack, and cloud troubleshooting workflows. ident.me's value is its deliberately small surface: it can be used as a site in a browser, an API endpoint, or a packaged command.

Homebrew, Alpine, Scoop, and FreeBSD-style packaging indicate a small but cross-platform user base. This is utility packaging rather than framework packaging: users install it for a single answer in scripts or diagnostics.

How it is used

The CLI and service are used to retrieve the public IP address visible from outside the local network. The website also exposes browser-visible information such as language, timezone, user agent, headers, and WebRTC-related addresses.

A package-manager install avoids shell aliases around curl endpoints and gives users a named command whose implementation can track the service API.

Why package nerds care

identme is significant in the small-tool sense: it turns an online diagnostic endpoint into a packageable command with a permissive license. That makes it useful for dotfiles, provisioning scripts, and network smoke tests.

It also shows how modern package managers package tiny service clients when the service itself is the product: the executable is light, but the reliability and ownership of the endpoint matter.

Timeline

  • 2025-02-13: ident.me v0.6.0 was released on GitHub.
  • 2025: Homebrew packaged identme 0.6.0 as a public IP address lookup tool.
  • 2026: The GitHub repository path pcarrier/ident.me redirected to xmit-co/ident.me.

Related projects

  • The tool sits in the same practical category as ifconfig.me, icanhazip, checkip-style services, and curl-based public-IP snippets. Unlike those bare endpoints, ident.me also ships application and CLI code in its repository.
  • The repository includes service, CLI, web, iOS, and packaging pieces, tying the command-line package to a broader public-IP lookup service.

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
identmecliglobal 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-25
manager version0.6.0
manager updated2026-07-04
local dataok
upstreamcurrent
latest detectedv0.6.0

https://github.com/xmit-co/ident.me

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:identme
Version0.6.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/identme
Homepagehttps://www.ident.me
Repositoryhttps://github.com/xmit-co/ident.me
Upstream docshttps://github.com/pcarrier/ident.me#readme
License0BSD
Source archivehttps://github.com/xmit-co/ident.me/archive/refs/tags/v0.6.0.tar.gz
Last updated2026-07-04T16:53:43+09:00
Pulseupdated
Build dependenciescmake
Uses from macOScurl
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 Nameidentme
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

apk95%

identme 0.6.0-r0

Public IP address lookup

https://www.ident.me

sudo apk add identme
  • License: 0BSD
  • Architecture: x86_64
  • Source Package: identme
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Identme
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: identme from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
Scoop95%

extras/identme

scoop install extras/identme
  • normalized package name match
  • Matched by: Identme
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/identme.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

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
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment