GeminiScanner
Operator console landing —
geminiscanner.net
Live • Decision-assist only
System
Web
Nginx + HTTPS
Backend
127.0.0.1:3000
Process
pm2
Operator note:
all routes except
/
and the special uptime health path are protected by Basic Auth.
Use this page as a “known-good” public landing.
Use authenticated endpoints for operational checks.
/health
uptime health (no auth)
Tip: If
/health
prompts for credentials, that’s correct — it confirms Basic Auth is working.