A simple IPv4 subnetting application made with Kotlin and Spring Boot.
- Subnet info, partitioning
- Modern UI, light & dark theme
- Multiple languages
- ... and more
The gradle project has been split into three separate modules:
subnettingapp-core
- includes the core processing tools required for subnetting calculationssubnettingapp-cli
- a very simple CLI made for the appsubnettingapp-web
- includes the actual web application