You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought we already talked about this, but I think you can actually use the burpui lib without having a running burp-ui instance.
If you want to avoid some useless dependencies as well (such as Flask and so on in case you don't need the actual UI), you can even install the burp-ui-agent package, then use its libs.
Then you can do something like (this may not work out of the box, but it is the idea):
Use normal status port to access directly to burp without need to use burpui.
The text was updated successfully, but these errors were encountered: