SentinelDeck 0.6.0
The web dashboard.
Run sentineldeck dashboard and a local, browser-based UI opens. Enter a domain and the same passive scan runs with live progress streamed to the page, then renders as a grid of cards: the grade, findings with copy-paste fixes, technology stack, TLS, email authentication, DNS, subdomains, security headers, domain registration, and cloud storage.
- Built on the Python standard library (no new dependencies; the install stays self-contained).
- Bound to 127.0.0.1 only — never exposed to the network.
--portto change the port,--no-opento skip opening the browser.
Upgrade:
pip install -U sentineldeck
sentineldeck dashboard