macOS
brew install identmelocal Homebrew formula metadata
brew
identme のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install identmelocal Homebrew formula metadata
sudo apk add identmeAlpine Linux edge package indexes · identme · ソース: dl-cdn.alpinelinux.org
scoop install extras/identmeScoop official bucket manifest trees · bucket/identme.json · ソース: api.github.com
概要
Public IP address lookup
履歴
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.
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.
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.
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.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
identme | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/xmit-co/ident.me
インストールメタデータ
| パッケージキー | brew:identme |
|---|---|
| バージョン | 0.6.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/identme |
| ホームページ | https://www.ident.me |
| リポジトリ | https://github.com/xmit-co/ident.me |
| 上流ドキュメント | https://github.com/pcarrier/ident.me#readme |
| ライセンス | 0BSD |
| ソースアーカイブ | https://github.com/xmit-co/ident.me/archive/refs/tags/v0.6.0.tar.gz |
| 最終更新 | 2026-07-04T16:53:43+09:00 |
| Pulse | updated |
| ビルド依存関係 | cmake |
| macOS 提供ライブラリ | curl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | identme |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
identme 0.6.0-r0
Public IP address lookup
sudo apk add identmeextras/identme
scoop install extras/identmeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.