Electrical Age 1.0 Stats Server Source Code
Go to file
Jared Dunbar 3ec29f5ca2 Various Updates
* Table name changed due to using IP as partition key instead of time and need a new DB
* Use HTTPS instead of HTTP
* Formatting fixes
* Fixes issue with client IP not shared with modinfo code
2021-09-18 21:54:25 -04:00
templates Creates modinfo.json 2021-07-24 21:49:54 +00:00
.gitignore Various Updates 2021-09-18 21:54:25 -04:00
LICENSE Initial commit 2021-07-24 21:47:39 +00:00
README.md Initial commit 2021-07-24 21:47:39 +00:00
main.py Various Updates 2021-09-18 21:54:25 -04:00
nginx.conf Adds nginx configuration 2021-07-24 21:51:14 +00:00

README.md

eln1-stats

Electrical Age 1.0 Stats Server Source Code