Skip to content

Page request: ipcalc #16125

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

Open
benjaminapetersen opened this issue Apr 7, 2025 · 0 comments
Open

Page request: ipcalc #16125

benjaminapetersen opened this issue Apr 7, 2025 · 0 comments
Labels
help wanted You can help make tldr-pages better! new command Issues requesting creation of a new page or PRs adding a new page for a command.

Comments

@benjaminapetersen
Copy link

Command description

ipcalc runs like this:

ipcalc 10.10.0.0/16
Address:   10.10.0.0            00001010.00001010. 00000000.00000000
Netmask:   255.255.0.0 = 16     11111111.11111111. 00000000.00000000
Wildcard:  0.0.255.255          00000000.00000000. 11111111.11111111
=>
Network:   10.10.0.0/16         00001010.00001010. 00000000.00000000
HostMin:   10.10.0.1            00001010.00001010. 00000000.00000001
HostMax:   10.10.255.254        00001010.00001010. 11111111.11111110
Broadcast: 10.10.255.255        00001010.00001010. 11111111.11111111
Hosts/Net: 65534                 Class A, Private Internet

ipcalc takes an IP address and netmask, and ouputs:

  • broadcast
  • network
  • host range
  • etc

Command details

No response

Documentation

No response

Platform

Android

VCS repository link (e.g. GitHub, GitLab)

No response

Additional information

No response

@benjaminapetersen benjaminapetersen added help wanted You can help make tldr-pages better! new command Issues requesting creation of a new page or PRs adding a new page for a command. labels Apr 7, 2025
@Alex-Gekas Alex-Gekas mentioned this issue Apr 8, 2025
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted You can help make tldr-pages better! new command Issues requesting creation of a new page or PRs adding a new page for a command.
Projects
None yet
Development

No branches or pull requests

1 participant