prips
tool that prints the IP addresses in a given range
Details
Category: Network
Publisher: zaric
Created Date: 9/6/2022
Container: quay.io/trickest/prips:1.2.0
Source URL: https://gitlab.com/prips/prips
Parameters
increment
string
Command:
-i
- Set the increment to 'x'range-to-cidr
boolean
Command:
-c
- print range in CIDR notationaddress-format
string
Command:
-f
- Set the format of addresses (hex, dec, or dot)subnet-or-cidr
string
requiredCommand:
- IP Address Range (192.168.0.0 192.168.0.255 or 192.168.0.1/24)exclude-range-or-cidr
string
Command:
-l
- Exclude a range from the output, e.g. -e ..4. will not print 192.168.4.[0-255]