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
Thanks, yeah we use vivagraph mainly for visualizations since it is very fast and can handle rendering lots of nodes. But for drilling down into the data you might want to check out Neo4j.
I'm running this in a python venv with websocket and bbot installed
bbot -t XXXXX.com -om websocket -c scope.search_distance=10 scope.report_distance=10 modules.websocket.url=ws://127.0.0.1:1234
after running this command, when I open 127.0.0.1:1234
am I supposed to be putting a custom url instead of the default one given?
The text was updated successfully, but these errors were encountered: