Dansoftowner / SubnettingApp

A modern (web) application for IP subnetting.

Home Page:https://subnetting-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SubnettingApp

license last commit

A simple IPv4 subnetting application made with Kotlin and Spring Boot.

Screenshot

Features

  • Subnet info, partitioning
  • Modern UI, light & dark theme
  • Multiple languages
  • ... and more

Modules

The gradle project has been split into three separate modules:

  • subnettingapp-core - includes the core processing tools required for subnetting calculations
  • subnettingapp-cli - a very simple CLI made for the app
  • subnettingapp-web - includes the actual web application

About

A modern (web) application for IP subnetting.

https://subnetting-app.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:Kotlin 47.2%Language:HTML 22.8%Language:CSS 17.8%Language:Java 6.2%Language:JavaScript 5.9%Language:Procfile 0.1%