Skip to content

elltoday/subnetcalc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 61.8%
  • Shell 28.3%
  • HTML 9.9%