Ross ROSS = Recommend OSS · open-source software intelligence for agents

projectdiscovery/mapcidr

Utility program to perform multiple operations for a given subnet/CIDR ranges. observed · 2026-08-28

github.com/projectdiscovery/mapcidr · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 99
  • Release rhythm 54
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 20
  • age_days: 2203
  • days_rel: 309
  • days_push: 9
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1221 stars · 112 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

mapCIDR is a Go utility for performing multiple operations on subnet/CIDR ranges, such as expansion, slicing, aggregation, filtering, sorting, and IP format conversion. It works both as a standalone CLI tool and as a Go library, and is designed to ease load distribution for mass scanning operations.

Use cases

  • expand a CIDR range into a list of individual IPs
  • split a large subnet into smaller CIDR blocks for distributed scanning
  • aggregate a list of IPs and CIDRs into minimal subnets
  • count the number of hosts in a CIDR range
  • filter IPv4 or IPv6 addresses from mixed input
  • convert IPs between IPv4 and IPv6 formats
  • shuffle IP and port lists for scanning

When to choose

  • you need fast command-line manipulation of CIDR ranges and IP lists
  • you are distributing mass scanning workloads across chunks of a network
  • you want a Go library for CIDR math in your own tooling

When to avoid

  • you need interactive subnet planning with a GUI
  • your task is general-purpose network scanning rather than CIDR manipulation

Facets

cli-tool · maturity active

networking developer-tools cli networking security developer-tools windows cli cross-platform cidr subnetting ip-addresses go recon command-line linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
projectdiscovery/mapcidrmain83

For agents

markdown · JSON · MCP: product_card(name="projectdiscovery/mapcidr")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem