Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greeflas/subnet-mask-calculator
This is small console util for calculating of subnet mask.
https://github.com/greeflas/subnet-mask-calculator
network-programming networking networks subnet system-administration
Last synced: 10 days ago
JSON representation
This is small console util for calculating of subnet mask.
- Host: GitHub
- URL: https://github.com/greeflas/subnet-mask-calculator
- Owner: greeflas
- License: bsd-3-clause
- Created: 2017-11-05T18:51:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-05T21:57:31.000Z (about 7 years ago)
- Last Synced: 2024-10-11T22:09:29.312Z (about 1 month ago)
- Topics: network-programming, networking, networks, subnet, system-administration
- Language: C++
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Subnet Mask Calculator
========================This is small console util for calculating of subnet mask from following formats `255.255.255.255/30` or `/30`.
![subnet mask calculator](docs/images/screen.gif "subnet mask calculator")