← Back to match
Hodor
Tiny reverse proxy that gates any web app behind a single shared password — no users, database, or OAuth
Servicemvpfreeglobal
A tiny reverse proxy that puts any web app behind a single shared password, useful when adding full user accounts or OAuth would be unnecessary overhead for internal, staging, or hobby services. It runs as a Docker sidecar, signs sessions with HMAC‑SHA256 and constant‑time password checks, streams large uploads and downloads without buffering, rate-limits login attempts per IP, and offers a customizable Jinja2 login page, health check, and graceful shutdown.
Categories
Developer toolsSecuritySelf-hosting

