Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 382 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 382 Bytes

Rusnet

IPv4 Subnet Calculator

How to Install

First you should install Rust and Cargo, you can find both here: https://doc.rust-lang.org/cargo/getting-started/installation.html

Cloning the repo and running it:

git clone https://github.com/OGabrielPereira/rusnet.git
cd rusnet
cargo run {ip} {/mask}

Exemple

cargo run 192.168.150.0 /26