Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 239 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 239 Bytes

subnets

Visual subnet calculator as seen at https://subnets.cnee.prodyna.com/

Run with docker

cd <project folder>
docker build . -t subnets
docker run -d -p 5001:80 --name subnets subnets