DocsGuides
Using the Local Web UI
Navigating the dashboard, editing rules, and viewing security scans.
$athena open
Launching the Web UI
To open the local browser interface:
bash
athena openSecurity Features
- Localhost Only: Athena listens on 127.0.0.1, port 7432 by default (or the next free port if 7432 is busy).
- Token in URL Fragment: Opens
http://127.0.0.1:7432/#token=…. The token is in the URL fragment (after #), so browsers never send it in requests or Referer headers. - Offline: Analysis, documentation, and the web UI run fully offline.