Skip to content

SentinelDeck 0.6.0

Choose a tag to compare

@sanmaxdev sanmaxdev released this 28 Jun 17:51

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.
  • --port to change the port, --no-open to skip opening the browser.

Upgrade:

pip install -U sentineldeck
sentineldeck dashboard