Dan Hamik 2b8fa78dc3
Some checks failed
/ Plan (push) Failing after 12s
build test
2024-11-25 08:53:23 -06:00
2024-11-25 08:53:23 -06:00
2024-11-23 01:21:54 -06: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%