CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
22.27k stars 2.7k forks source link

[TOOL IMPROVEMENT] IP Subnet Calculator - Allow conversion TO CIDR #603

Open yurividal opened 1 year ago

yurividal commented 1 year ago

It would be cool if the tool also allowed for input as IP and Subnet Mask

Example: IP: 192.168.0.5 Subnet Mask: 255.255.255.0

Tool would automatically understand its a /24 and display results accordingly.

sharevb commented 6 months ago

Hi @yurividal, IPv4 Subnet Calculator in #969 can now handle 192.168.0.1/255.255.255.0 as input instead of /24