Endlessh Go Versions Save

A golang implementation of endlessh exporting Prometheus metrics, visualized by a Grafana dashboard.

20221012

1 year ago
  • Change docker image base to distroless.
  • Keep only amd64, arm64 and armv7 docker images.

20221010.2

1 year ago

Try to fix docker build on 386

20221010.1

1 year ago

Try to fix docker build

20221010

1 year ago
  • Update libraries,

20220731

1 year ago
  • allow to bind prometheus to a different interface than the ssh one.

20220710

1 year ago
  • Set location to unknown when city is not available and using MaxMind Database.

20220709

1 year ago
  • Add support to read max mind db.
  • update golang to 1.18

20220308.1

2 years ago

Add linux/s390x. Release to ghcr.io/

20220308

2 years ago

Add linux/ppc64le, linux/s390x. Release to ghcr.io

20220213

2 years ago

Update Prometheus client version. Test the new github actions.