Lookyloo is a web interface that allows users to capture a website page and then display a tree of domains that call each other.

capture dfir information-security lookyloo privacy scraping web-security
2 Open Issues Need Help Last updated: Jun 23, 2025

Open Issues Need Help

View All on GitHub
Web Development Website Analysis

AI Summary: Implement an "enabled" flag and proxy settings (HTTP or SOCKS5) for the Cloudflare module in the Lookyloo project, allowing administrators to disable the module and configure proxy usage.

Complexity: 4/5
New Features good first issue

Lookyloo is a web interface that allows users to capture a website page and then display a tree of domains that call each other.

Python
#capture#dfir#information-security#lookyloo#privacy#scraping#web-security
Web Development Website Analysis

AI Summary: The task is to debug a bug in the Lookyloo web application where using a proxy results in only the proxy's IP address being displayed in the capture, instead of the actual IP addresses of the connected domains. The solution might involve adding a visual indicator (e.g., an icon or remark) to clarify that the displayed IP is the proxy and that the resolution might be incomplete. This requires understanding the application's architecture and potentially modifying the IP address display logic.

Complexity: 4/5
UI Improvements Bug good first issue

Lookyloo is a web interface that allows users to capture a website page and then display a tree of domains that call each other.

Python
#capture#dfir#information-security#lookyloo#privacy#scraping#web-security