https://github.com/andreiyard/ipcalc
Simple command line utility that takes network CIDR (in prefix format or netmask format) and prints information about this network.
https://github.com/andreiyard/ipcalc
networking zig
Last synced: over 1 year ago
JSON representation
Simple command line utility that takes network CIDR (in prefix format or netmask format) and prints information about this network.
- Host: GitHub
- URL: https://github.com/andreiyard/ipcalc
- Owner: andreiyard
- License: gpl-3.0
- Created: 2024-12-28T10:59:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-28T16:31:07.000Z (over 1 year ago)
- Last Synced: 2025-01-28T17:33:51.933Z (over 1 year ago)
- Topics: networking, zig
- Language: Zig
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is "ipcalc"?
"ipcalc" is a simple command line utility that takes network CIDR (in prefix format or netmask format) and prints information about this network.
Informaiton include:
- Address
- Netmask
- Wildcard netmask
- Broadcast
- First available host
- Last available host
- Possible number of hosts