# mapcidr を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:mapcidr
```

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

### macOS

- Homebrew (100%):

```sh
brew install mapcidr
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mapcidr
```

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

## パッケージ情報

- **パッケージキー:** brew:mapcidr
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.1.97
- **ソース概要:** Subnet/CIDR operation utility
- **ホームページ:** <https://projectdiscovery.io>
- **リポジトリ:** <https://github.com/projectdiscovery/mapcidr>
- **最終更新:** 2026-07-29T17:04:50+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mapcidr (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

mapcidr is a ProjectDiscovery Go utility and library for subnet and CIDR operations, including expansion, slicing, aggregation, matching, filtering, sorting, and IP format conversion.

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

The public repository was created in August 2020. The README says mapCIDR was developed to ease load distribution for mass scanning operations and can be used both as an independent CLI and as a Go library.

### 採用の歴史

mapcidr is distributed through Go install, Homebrew, and other package-manager channels. Its adoption is tied to ProjectDiscovery's security tooling ecosystem, where CIDR expansion and splitting are common preparation steps for scanning and reconnaissance.

### 使われ方

Common uses include expanding CIDR ranges to IP lists, slicing large ranges into smaller blocks by CIDR or host count, aggregating IPs back into minimal subnets, filtering or matching IPs, sorting ranges, shuffling IP or IP:port input, and converting IPv4/IPv6 formats.

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

mapcidr is useful package-manager glue for operators who need predictable, scriptable IP range transformations before passing targets into scanners, probes, or asset-inventory tools.

### タイムライン

- 2020: Public GitHub repository created.
- 2024: v1.1.34 release published.
- 2025: v1.1.97 release published.

### Related projects

- ProjectDiscovery maintains mapcidr as part of its broader open-source security tooling ecosystem.

### ソース

- <https://github.com/projectdiscovery/mapcidr>
- <https://github.com/projectdiscovery/mapcidr#readme>
- <https://github.com/projectdiscovery/mapcidr/releases/tag/v1.1.97>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Nix - mapcidr: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/mapcidr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

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