Skip to content

Calculates the IP addresses inside of a given CIDR range (IPv4 only currently)

Notifications You must be signed in to change notification settings

Funtimes909/cidr-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

Calculates the IP addresses inside of a given CIDR range (IPv4 only currently)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages