๐ชWeb UI playground
Last updated
Last updated
A web UI is provided with the st_playground.py
Streamlit application. The API server must be started first with python vigil-server.py --conf conf/server.conf
Features
Web UI playground for testing
Submit prompts for analysis
View and modify configuration file
Upload new YARA signatures
Running
The API server must be started first because the Streamlit app uses the endpoints. Once started, you can run the following command to start the playground: