Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 604 Bytes

File metadata and controls

16 lines (9 loc) · 604 Bytes

IP Subnet Trainer

IP Subnet Trainer is an interactive Python tool designed to help users master subnetting calculations through hands-on practice. The tool randomly generates IP address with CIDR notation (e.g., 192.168.0.0/16) and challenges the users to identify or calculate:

✔️ Subnet Mask

✔️ Block Size

✔️ Network & Broadcast Addresses

✔️ Usage IP Range

💡 Features

🔹 Randomized subnet challenges for real-world learning

🔹 Supports CIRD from /8 to /30 for flexible training