Open Issues Need Help
View All on GitHubAI 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.
Lookyloo is a web interface that allows users to capture a website page and then display a tree of domains that call each other.
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.
Lookyloo is a web interface that allows users to capture a website page and then display a tree of domains that call each other.