Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the total number of IPs and the total number of available IPs #90

Closed
TajangSec opened this issue Jan 2, 2024 · 1 comment · Fixed by #91
Closed

Add the total number of IPs and the total number of available IPs #90

TajangSec opened this issue Jan 2, 2024 · 1 comment · Fixed by #91
Labels
waiting-response Maintainers are waiting on response from community or contributor.

Comments

@TajangSec
Copy link

When calculating 10.23.9.130/30, the output Address Count: 2
image
However, there are 4 IPs in this address segment, including the base address and the broadcast address.
So I want to be able to output the number of all IP addresses with the number of available IP addresses.

@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer label Jan 2, 2024
@bschaatsbergen bschaatsbergen removed the needs-triage Waiting for first response or review from a maintainer label Jan 5, 2024
@bschaatsbergen
Copy link
Owner

bschaatsbergen commented Jan 5, 2024

Would it be better if we replace "Address Count:" with "Host Addresses:"? I agree that "Address Count:" might be confusing since it excludes both the Broadcast address and the Base Address. What are your thoughts @TajangSec on this?

@bschaatsbergen bschaatsbergen added the waiting-response Maintainers are waiting on response from community or contributor. label Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-response Maintainers are waiting on response from community or contributor.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants