Skip to content

teloryfrozy/auto-subnetter

Repository files navigation

Auto subnetter tool

I created this to tool to automatically create the subnetting for a given network with subnets and hosts per subnet. The UI is very simple and easy to use to get results asap with error messages in case of wrong input.

It's usefull for networking courses where you have to compare the two subnetting methods: VLSM and FLSM and see which one has more unused IPs.

The code is not optimized as I wanted to keep my comments and understand if I get back to it at some point.

How to use the subnetting tool

subnetting-input

VLSM (Variable Length Subnet Mask)

VLSM-Example

FLSM (Fixed Length Subnet Mask)

FLSM-Example

IPv4 Calculator

IPv4-Calculator

Improvements

If you want me to add some features or you have any suggestions, open an issue.

About

Automatic Subnetting Tool with VLSM and FLSM

Resources

Stars

Watchers

Forks

Contributors