visualsubnetcalc icon indicating copy to clipboard operation
visualsubnetcalc copied to clipboard

Feature: Support for several network addresses

Open ivan-seriavin opened this issue 8 months ago • 1 comments

I find this calculator very handy when it comes to planning Azure VNETs, however I wish it was possible to have several network addresses loaded as I've got VNETs that are based of several non-overlapping address ranges (extended over time). AWS can also have VPCs that comprise of several network ranges. Currently, the workaround that I use is to open several browser tabs (one per address range), however, if I could join them into a single view, it would be much better.

ivan-seriavin avatar Apr 22 '25 09:04 ivan-seriavin

I think this is a really interesting idea I hadn't considered. The ability to "add a network" or "remove a network" and that would just add a header and a new splitable subnet box. I don't think conceptually this would be too hard to implement, my concern might be that we hit a sharable link length issue if someone is like adding 50 networks to the same page.

I will consider this. Thanks for the suggestion! Others feel free to chime in if this would be helpful to you.

ckabalan avatar May 09 '25 20:05 ckabalan