Network subnet calculator tools written in Flask.
574
CIDR Tools is an app to assist in network address planning/design. I wanted to learn the basics of writing a python-based web application and at the same time have a simple tool to use. This application has the following functions:
The results are provided in an HTML table, so data is easily cut/paste into a spreadsheet or other forms of documentation.
docker run --name cidrtools -d -p 5000:5000 vasylgnatiuk/cidrtools
Content type
Image
Digest
sha256:61d4b7410…
Size
52.7 MB
Last updated
16 days ago
docker pull vasylgnatiuk/cidrtools