Feature request: Convert between CIDR and subnet masks
Open
feature
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
**Is your feature request related to a problem? Please describe.**
I work with network appliances in my day job and I have to be honest, I'm a big dummy when it comes to remembering the comparisions between CIDR and the subnet mask. The appliances I work with sometimes accept the CIDR while other times will only accept the subnet mask, so having a tool to calculate the appropriate counterpart would be valuable.
**Describe the solution you'd like**
Add an operation which converts between the CIDR and subnet mask. It would be nice if the "Parse IP range" operation would also accept masks in addition to the CIDR.
Contributor guide
Assessment
This issue has not been assessed yet.