Skip to content

Web Interface

snare edited this page Feb 29, 2016 · 2 revisions

The voltron_web Python package provides a simple web interface for Voltron. It has links to any installed web view plugins, and an interface for submitting API requests.

See the README for installation instructions.

Once the package is installed, when the Voltron server is running (ie. LLDB is running or GDB is running and has started an inferior) the web server will be available on http://localhost:5555 (unless configured otherwise).