Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetworkCalculator

NetworkCalculator is an aplication designed for IPv4 subnet calculations. It provides essential parameters based on IP address and mask (CIDR or IPv4).

obraz

Features

The application accepts an IP address and mask (e.g. 192.168.128.18/24 or 192.168.128.18 255.255.255.0) and calculates the following parameters:

  • Network Address
  • Brodcast Address
  • First Host
  • Last Host
  • Max Hosts(total number of usabe addresses in the subnet)

Built with

  • Language: Python
  • Framework: Kivy

Python

Getting started

git clone https://github.com/Matio004/NetworkCalculator.git

About

Multiplatform application for calculating network parameters.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages