John Steel 8299a07a13
Adding comments column ( Feature Request #6 )
+ Added ability to add comments. Adding a comment disables join/divide
  for that network. Adjusted colours on joins that cannot be clicked.

+ Fixed CSS bug so hand cursor is shown as intended over
  maskSpanJoinable elements.
2021-05-03 11:39:43 -04:00
2019-07-18 11:17:13 +02:00

subnets

Visual subnet calculator as seen at http://www.davidc.net/sites/default/subnets/subnets.html

Run with docker

cd <project folder>
docker build . -t subnets
docker run -d -p 5001:80 --name subnets subnets
Description
Visual subnet calculator
Readme 139 KiB
Languages
HTML 96.2%
PHP 3.2%
Dockerfile 0.6%