https://github.com/ahme-dev/subnt
Subnet calculator for getting subnet mask and related fields from an IP address.
https://github.com/ahme-dev/subnt
command-line subnet-calculator
Last synced: 2 months ago
JSON representation
Subnet calculator for getting subnet mask and related fields from an IP address.
- Host: GitHub
- URL: https://github.com/ahme-dev/subnt
- Owner: ahme-dev
- License: bsd-3-clause
- Created: 2021-07-30T14:45:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-30T15:52:01.000Z (almost 5 years ago)
- Last Synced: 2025-12-27T03:53:38.290Z (6 months ago)
- Topics: command-line, subnet-calculator
- Language: C
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: License
Awesome Lists containing this project
README
Basic tool for calculating subnet related fields from an ip (with or without cidr).
For example: Subnet Mask, Network ID, Broadcast ID, Number of Hosts, IP Range.
Use makefile to install and uninstall.