Deploying the HUD - zaproxy/zap-hud GitHub Wiki
The HUD can be installed from the add-on marketplace.
To manually build and deploy the HUD you will need to run the following Gradle command from the directory at the top of this repo:
gradle deploy
When you restart ZAP the new version of the HUD should be installed.