Allowlist review
An admin wants to know how many addresses are covered from 203.0.113.10 to 203.0.113.25.
Inputs
- Start IP: 203.0.113.10
- End IP: 203.0.113.25
Steps
- Convert both IPs to integers
- Subtract and add one for the inclusive range
Result
- The tool returns the total address count in the range.