Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 171 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 171 Bytes

cidr-calculator

Small CLI tool to expand an ipv4 network into the usable address space (IPv4 only currently)

build

cargo build

run

cargo run -- --range [IP-Range]