Skip to content

v1.0.1 — WSS fix for HTTPS/Traefik

Choose a tag to compare

@javimosch javimosch released this 11 Aug 13:16
· 5 commits to master since this release

v1.0.1 — WSS fix for HTTPS/Traefik

Fixed

  • WebSocket scheme now auto-detects ws:// vs wss:// based on location.protocol — fixes SecurityError when the dashboard is served behind HTTPS (Traefik, Caddy, nginx TLS)

Changed

  • Bumped version to 1.0.1

Assets

  • tinystats-linux-amd64 — 71 KB stripped native binary
  • tinystats_checksums.txt — SHA256 checksums

Install

curl -fsSL https://raw.githubusercontent.com/javimosch/machin-tinystats/master/scripts/install.sh | bash