mapcidr
Perform multiple operations for a given subnet/CIDR ranges.
Details
Category: Network
Publisher: trickest-mhmdiaa
Created Date: 9/14/2022
Container: quay.io/trickest/mapcidr:v1.1.15
Source URL: https://github.com/projectdiscovery/mapcidr
Parameters
Command:
-cidr
- File containing list of CIDR/IP to processCommand:
-sort
- Sort input IPs/CIDRs in ascending orderCommand:
-count
- Count number of IPs in given CIDRCommand:
-silent
- Silent modeCommand:
-cidr
- CIDR/IP to processCommand:
-to-ipv4
- Convert IPs to IPv4 formatCommand:
-to-ipv6
- Convert IPs to IPv6 formatCommand:
-verbose
- Verbose modeCommand:
-match-ip
- File containing list of IP/CIDR to matchCommand:
-aggregate
- Aggregate IPs/CIDRs into minimum subnetCommand:
-filter-ip
- File containing list of IP/CIDR to filterCommand:
-ip-format
- IP formats (0,1,2,3,4,5,6,7,8,9,10,11)Command:
-skip-base
- Skip base IPs (ending in .0) in outputCommand:
-shuffle-ip
- Shuffle Input IPs in random orderCommand:
-filter-ipv4
- Filter IPv4 IPs from inputCommand:
-filter-ipv6
- Filter IPv6 IPs from inputCommand:
-shuffle-port
- Shuffle Input IP:Port in random orderCommand:
-sort-reverse
- Sort input IPs/CIDRs in descending orderCommand:
-skip-broadcast
- Skip broadcast IPs (ending in .255) in outputCommand:
-sbc
- Slice CIDRs by given CIDR countCommand:
-zero-pad-n
- number of padded zero to use (default 3)Command:
-aggregate-approx
- Aggregate sparse IPs/CIDRs into minimum approximated subnetCommand:
-zero-pad-permute
- enable permutations from 0 to zero-pad-n for each octetsCommand:
-sbh
- Slice CIDRs by given HOST count