Skip to content

Attempts to guess network gateway given ip and mask.

Notifications You must be signed in to change notification settings

AndyGauge/gateway-guessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gateway-guessor

Displays the Broadcast address and Network address given a host's ip address and subnet mask

Attempts to predict the default gateway, given the gateway either one above the network address or one below the broadcast address.

2018 Edition

This project uses Rust 2018

cargo build
cargo install --path .
gateway 192.168.0.15/24

About

Attempts to guess network gateway given ip and mask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages