Dan Hamik 130cc62795
All checks were successful
/ Plan (push) Successful in 11s
build test
2024-11-25 09:14:39 -06:00
2024-11-25 09:14:39 -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%