DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
26.94k stars 1.45k forks source link

Subnet calculator #184

Closed gormur closed 2 months ago

gormur commented 2 years ago

Vote on this issue by adding a 👍 reaction. If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Consider the subnet calculator at https://www.calculator.net/ip-subnet-calculator.html

It would be nice to have something similar implemented in this tool :)

jachin84 commented 2 years ago

I was just about to File->New Project to create a subnet calculator similar to the one at https://www.certificationkits.com/cisco-ccna-subnet-calculator/. I immediately thought that DevToys would be a great home for this functionality.

The way CertificationKits implement the CIDR Calcultor is excellent. I would love to see this functionality in DevToys.

I'd be willing to have a go at this with some help if anyone else is interested.

jwfxpr commented 2 years ago

267 suggests some specific output formats for this feature.

veler commented 2 months ago

Hi, This is a good idea for an extension, but I don't think it fits DevToys' default tools. Thanks