/SubNets

Primary LanguagePythonMIT LicenseMIT

SubNets

a command-line tool that enable you to find all the SubNetworks: Network IP Usable Host IP Range and IP Broadcast for each subnet.

command line output

screenshot

export to a csv file

screenshot_of_export_command

by default the name of file is SubNet, if you want to choose a different name just add it next to the export option. example

python subnetwork.py -ip 10.0.0.0 -bit 3 --export CustomisedName