# Installer mapcidr avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mapcidr pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mapcidr
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:mapcidr
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.97
- **Résumé source:** Subnet/CIDR operation utility
- **Page d'accueil:** <https://projectdiscovery.io>
- **Dépôt:** <https://github.com/projectdiscovery/mapcidr>
- **Dernière mise à jour:** 2026-07-29T17:04:50+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mapcidr (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.1.97
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
