From b3fd0759b9dac76678602136ed11c89e2d427f17 Mon Sep 17 00:00:00 2001 From: Pavankumar Hegde <85627085+hegdepavankumar@users.noreply.github.com> Date: Fri, 31 May 2024 22:02:52 +0530 Subject: [PATCH] Update README.md --- README.md | 35 ++++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 0bb98ed..e411bd4 100644 --- a/README.md +++ b/README.md @@ -6,27 +6,40 @@ ![ViewCount](https://views.whatilearened.today/views/github/hegdepavankumar/IPv4-Subnet-Calculator.svg?cache=remove) -Welcome to the IPv4 Subnet Calculator repository! This tool is your ultimate companion for subnet calculations, offering advanced graphics and a user-friendly interface. No ads, no clutter—just pure functionality. -
+ +Welcome to the IPv4 Subnet Calculator repository! This tool is your ultimate companion for subnet calculations, offering advanced graphics and a user-friendly interface. No ads, no clutter—just pure functionality. + ## Live Preview: [Click Here](https://hegdepavankumar.github.io/IPv4-Subnet-Calculator/) + 🔢 Easily manage your network with features like CIDR Notation, providing essential information such as: -- **Network Address:** The starting address of the subnet. -- **Broadcast Address:** The ending address of the subnet. -- **Usable IP Range:** The range of IP addresses available for hosts within the subnet. -- **Total Hosts:** The total number of usable IP addresses in the subnet. -- **Usable Hosts:** The number of hosts that can be assigned within the subnet. -- **Binary Subnet Mask:** The subnet mask represented in binary format. -- **IP Class:** The class of the IP address (A, B, or C). -- **Wildcard Mask:** The inverse of the subnet mask. -- **IP Type:** Indicates whether the IP address is public or private. +- Network Address: The starting address of the subnet. +- Broadcast Address: The ending address of the subnet. +- Usable IP Range: The range of IP addresses available for hosts within the subnet. +- Total Hosts: The total number of usable IP addresses in the subnet. +- Usable Hosts: The number of hosts that can be assigned within the subnet. +- Binary Subnet Mask: The subnet mask represented in binary format. +- IP Class: The class of the IP address (A, B, or C). +- Wildcard Mask: The inverse of the subnet mask. +- IP Type: Indicates whether the IP address is public or private. 🚀 Stay tuned for upcoming features! In the future, we'll be adding IPv6 calculations to enhance your networking capabilities even further. 🛠️ Want to contribute? Fork the repo, add amazing features, and submit a pull request. Let's build the future of subnet calculators together! +✨ New! This IPv4 Subnet Calculator is compatible with mobile, desktop, and tablet devices, offering a seamless experience across all platforms. Responsive design ensures usability wherever you go." + +
+ +## Screenshots + +![img-1](https://github.com/hegdepavankumar/IPv4-Subnet-Calculator/assets/85627085/e987e23d-9948-4a14-9bb9-681e72951006) + +![img-2](https://github.com/hegdepavankumar/IPv4-Subnet-Calculator/assets/85627085/94154d13-835b-4a2a-9e90-cb317c1bdf7a) + +

## Contact