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
Use this software on Windows OS Download and Execute RAR file.
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
-
Provide IP address (ip4) and CIDR Value on the box.
-
click press calculate
- click reset to clear all values.
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.