# ipinfo-cli を Homebrew, scoop, Nix, winget でインストール

ipinfo-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:ipinfo-cli
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ipinfo-cli
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ipinfo
```

  証拠: nixpkgs package indexes: pkgs/by-name/ip/ipinfo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/ipinfo-cli
```

  証拠: Scoop official bucket manifest trees: bucket/ipinfo-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id ipinfo.ipinfo -e
```

  証拠: Windows Package Manager source index: ipinfo.ipinfo from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:ipinfo-cli
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ipinfo-cli>
- **バージョン:** 3.3.2
- **ソース概要:** Official CLI for the IPinfo IP Address API
- **ホームページ:** <https://ipinfo.io/>
- **リポジトリ:** <https://github.com/ipinfo/cli>
- **上流ドキュメント:** <https://ipinfo.io/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/ipinfo/cli/archive/refs/tags/ipinfo-3.3.2.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- ipinfo (cli)
- ipinfo (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.3.2
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ipinfo/cli
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

IPinfo CLI is the official command-line interface for the IPinfo.io API, combining IP and ASN lookups, bulk enrichment, summaries, mapping, CIDR and range tools, and standalone helper binaries.

### プロジェクトの歴史

The GitHub repository was created in 2020 and IPinfo announced the official CLI in April 2021. The announcement framed it as a way to query nearly all IPinfo APIs more efficiently from the terminal, including IP lookups, ASN lookups, summaries, maps, grep-like IP extraction, and range listing.

The repository README expanded the tool into both the main `ipinfo` command and a suite of related binaries such as `grepip`, `matchip`, `prips`, CIDR/range converters, `randip`, and `mmdb` tooling.

### 採用の歴史

The CLI was packaged for many installation paths from the start: Homebrew, a Debian/Ubuntu PPA, one-shot deb and script installers, FreeBSD ports, Arch AUR, Scoop, Docker, Go install, and release archives.

Its adoption follows the growth of IP intelligence workflows: developers and security teams can move from web/API calls to shell pipelines while still using the same IPinfo data source and account token.

### 使われ方

Common usage includes one-off IP and ASN lookups, bulk enrichment from files or standard input, summarizing up to 1000 IPs, opening maps for IP locations, filtering IPs from text, and generating IP lists from CIDR or range input.

The config and token data live under `~/.config/ipinfo` on Unix-like systems according to the README's Docker persistence example and supplied curation.

### パッケージ好きにとっての重要性

This package matters because it turns a SaaS IP intelligence API into a normal Unix command with package-manager installs, subcommands, and pipeline-friendly utilities.

It also creates a naming collision with the older Kyberdigi `ipinfo` formula. Homebrew resolves that by naming this formula `ipinfo-cli` while the executable remains `ipinfo`.

### タイムライン

- 2020: GitHub repository created.
- 2021: ipinfo-1.0.0 release and official CLI announcement.
- 2021: Early companion binaries such as grepip were released alongside the main command.
- 2026: ipinfo-3.3.2 release published on GitHub.

### Related projects

- IPinfo.io provides the API and data products queried by the CLI.
- grepip, matchip, prips, CIDR/range conversion tools, randip, and mmdb tools are shipped as related command-line utilities in the same ecosystem.
- Kyberdigi ipinfo is unrelated despite the similar package name.

### ソース

- <https://github.com/ipinfo/cli>
- <https://github.com/ipinfo/cli/releases>
- <https://ipinfo.io/blog/meet-the-official-ipinfo-cli>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/ipinfo

## Credential files

- Unix: ~/.config/ipinfo
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ipinfo-cli
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** ipinfo
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Scoop - main/ipinfo-cli: normalized package name match | Scoop official bucket manifest trees: bucket/ipinfo-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- Nix - ipinfo: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ip/ipinfo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - ipinfo.ipinfo: installed executable or alias match | Windows Package Manager source index: ipinfo.ipinfo from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [ipinfo](https://pkg.so/ja/brew/ipinfo/) - Package name indicates the same formula family.
- [cidr2range](https://pkg.so/ja/brew/cidr2range/) - Shares the same upstream source repository.
- [grepip](https://pkg.so/ja/brew/grepip/) - Shares the same upstream source repository.
- [range2cidr](https://pkg.so/ja/brew/range2cidr/) - Shares the same upstream source repository.
- [ipcalc](https://pkg.so/ja/brew/ipcalc/) - Shares pkgdb curated category or tags: cli, ip-address, networking.
- [asn](https://pkg.so/ja/brew/asn/) - Shares pkgdb curated category or tags: cli, ip-geolocation, networking.
- [netaddr](https://pkg.so/ja/brew/netaddr/) - Shares pkgdb curated category or tags: cli, ip-address, networking.
- [nali](https://pkg.so/ja/brew/nali/) - Shares pkgdb curated category or tags: cli, ip-geolocation, networking.
- [identme](https://pkg.so/ja/brew/identme/) - Shares pkgdb curated category or tags: cli, ip-address, networking.
- [c-ares](https://pkg.so/ja/brew/c-ares/) - Shares pkgdb curated category or tags: cli, networking.

## Combined YAML source

View the package source record on GitHub. [combined/ipinfo-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ipinfo-cli.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
