Lookyloo / lookyloo

Lookyloo is a web interface that allows users to capture a website page and then display a tree of domains that call each other.
https://www.lookyloo.eu
Other
664 stars 83 forks source link

[Bug]: Lookyloo throws LookylooException when hashlookup is not enabled in config #916

Closed cvandeplas closed 1 month ago

cvandeplas commented 1 month ago

What happened?

When the modules config defines enabled": false, in the Hashlookup section, and the user asks the webUI to show the hashlookups, the webui does not show an error message, and the code throws a LookylooException.

If the issue is related to the web interface, what browsers are you seeing the problem on?

No response

Relevant log output

No response