markrogoyski / ipv4-subnet-calculator-php

Network calculator for subnet mask and other classless (CIDR) network information.
MIT License
168 stars 42 forks source link

List of ip addresses within subnet #7

Closed TheJenne18 closed 6 years ago

TheJenne18 commented 6 years ago

Would it be possible to develop a method where we can get a array of all the ip addresses that exist in the given subnet?

markrogoyski commented 6 years ago

Hi @TheJenne18 Thanks for your interest in IPv4 SubnetCalculator.

This sounds similar to the feature requested in issue 4.

Can you confirm if you are requesting the same feature? If so, I'll close this as duplicate and give a higher priority to getting this feature implemented.

Thanks, Mark

TheJenne18 commented 6 years ago

@markrogoyski, it is the same feature.

markrogoyski commented 6 years ago

Thanks for confirming. Closing issue as it is a duplicate. Will increase the priority for implementing this. Thanks.