An open API service indexing awesome lists of open source software.

https://github.com/ellwould/subnetcalc

A simple subnet calculator written in Go for RFC 1918 10.0.0.0 & 192.168.0.0 IPv4 Addresses
https://github.com/ellwould/subnetcalc

calculator go golang https mit mit-license nginx nginx-proxy rfc-1918 subnet-calculator website

Last synced: 19 days ago
JSON representation

A simple subnet calculator written in Go for RFC 1918 10.0.0.0 & 192.168.0.0 IPv4 Addresses

Awesome Lists containing this project

README

          

# subnetcalc

#### A simple subnet calculator written in Go for RFC 1918 10.0.0.0 & 192.168.0.0 IPv4 Addresses

#### Uses Nginx to proxy requests to Go programs

#### Uses TLSv1.3 with ECDSA certificate

#### Easy install with 2 Bash scripts

#### Wrote for GNU/Linux (Ubuntu 23.04)

#### Listens on IPv4 and IPv6

### View subnetcalc on: https://subnet.ell.today




## Install:

#### 1) git clone https://github.com/Ellwould/subnetcalc

#### 2) bash pre-install-cert.sh

#### 3) bash install.sh


>[!NOTE]
>For a list of abbreviations and there meanings used throughout this repository please refer to this [README](https://github.com/Ellwould/information_technology_and_telecommunication_abbreviations)