2 Web Interface
snare edited this page 2016-03-01 01:41:06 +11:00

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).