This app helps calculate CIDR blocks. Feel free to add feature requests or contribute to the project.
Deployed CIDR Calculator at https://cidrcalc.xyz
Please feel free to add issues to this repository to make it better. Please add appropriate labels to new issues to ensure we track them correctly.
Pull requests are welcome! This app is built using Svelte and hosted using Azure Static Web Apps.
- Clone the repo.
- npm install
- npm start
- Navigate to localhost:5000
This site is deployed whenever a pull request is merged into the main branch. Each pull request also generates a deployed, test version of this app to confirm changes work correctly.
Inspiration originally came from https://cidr.xyz/.