Welcome to Sub-Neteo, your powerful and user-friendly subnet calculator! Whether you're a networking student, an IT professional, or just curious about how networks work, Sub-Neteo makes subnetting easy, fast, and insightful.
Sub-Neteo is an interactive subnet calculator where you simply enter:
-
An IP address
-
The number of desired subnets
…and instantly get:
-
✅ Network IP address
-
✅ Network mask
-
✅ Number of bits used for subnetting
-
✅ IP class (A, B, C…)
-
✅ Number of usable subnets
-
✅ Subnet mask
-
✅ Number of usable IP addresses per subnet
-
✅ Jump (the increment between subnets)
Step 1: Select board size
Enter your IP address and the number of subnets you want:
Step 2: See the results
Get instant results and subnet table:
This project is powered by:
- C# – The programming language in which the project was developed.
- WPF – Is the user interface framework for the design of interfaces.
- Net Core 6 – Is the framework that was used, you need that version.
- Visual Studio Community - This is the ide to use to open the project.
Clones the repository and opens it with the IDE mentioned above:
git clone https://github.com/Luis3Fernando/Sub-Neteo