# cidr2range を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:cidr2range
```

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

### macOS

- Homebrew (100%):

```sh
brew install cidr2range
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:cidr2range
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.2.0
- **ソース概要:** Converts CIDRs to IP ranges
- **ホームページ:** <https://ipinfo.io>
- **リポジトリ:** <https://github.com/ipinfo/cli>
- **最終更新:** 2026-07-25T14:20:49-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cidr2range (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.2.0
## プロジェクトの歴史と使われ方

cidr2range is one of the standalone helper binaries shipped from IPinfo's official CLI repository; it converts CIDR prefixes into IP ranges.

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

IPinfo's CLI repository was created in October 2020 for the company's official command-line interface. Its README lists cidr2range among the separately shipped subcommand binaries, alongside cidr2ip, range2cidr, range2ip, splitcidr, prips, matchip, and other IP helpers.

### 採用の歴史

The upstream README says the IPinfo CLI suite is distributed through Homebrew, Ubuntu PPA, Debian or Ubuntu install scripts and debs, FreeBSD ports, Arch AUR, Scoop, Docker, Go install, GitHub release artifacts, and source builds. The batch input records cidr2range itself as a Homebrew formula.

### 使われ方

As a standalone binary, cidr2range handles the narrow conversion from CIDR notation to start-end IP ranges. It is part of a family of small IP list, range, and CIDR utilities distributed with IPinfo CLI releases.

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

cidr2range is useful because package managers can expose a tiny, script-friendly IP conversion tool without requiring users to remember a larger CLI subcommand. It is also an example of one upstream Go repository producing several separately packaged command binaries.

### タイムライン

- 2020: IPinfo CLI repository created.
- 2021: cidr2range-1.2.0 release published.
- 2020s: IPinfo CLI README documents cidr2range as a separately shipped subcommand binary.

### Related projects

- Related IPinfo helper binaries include cidr2ip, range2cidr, range2ip, splitcidr, prips, matchip, grepip, randip, and mmdb.

### ソース

- <https://github.com/ipinfo/cli#readme>
- <https://api.github.com/repos/ipinfo/cli>
- <https://api.github.com/repos/ipinfo/cli/releases>


## セキュリティノート

narrow executable package without higher-risk signals.

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


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
