Skip to content

A subnet, or subnetwork, is a network inside a network. Subnets make networks more efficient. Through subnetting, network traffic can travel a shorter distance without passing through unnecessary routers to reach its destination.

License

naemazam/SubNet-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Subnet calculator

A subnetwork or subnet is a logical subdivision of an IP network. The practice of dividing a network into two or more networks is called subnetting. Computers that belong to the same subnet are addressed with an identical most-significant bit-group in their IP

MasterHead

Installation For Windows OS

Use this software on Windows OS Download and Execute RAR file.

Installing for Linux

At first install Wine for running .exe file on linux

sudo apt-get install wine32 -y && sudo apt-get install libwine -y

Download file from GitHub or Open terminal and follow

git clone https://github.com/naemazam/SubNet-Calculator.git
cd SubNet-Calculator/

wine  subnet calculator.exe

Usage

  1. Provide IP address (ip4) and CIDR Value on the box. alt text

  2. click press calculate

alt text

  1. click reset to clear all values.

alt text

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

A subnet, or subnetwork, is a network inside a network. Subnets make networks more efficient. Through subnetting, network traffic can travel a shorter distance without passing through unnecessary routers to reach its destination.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages