{% extends "base.html" %} {% block content %}
{# GitHub logo #}

Krawl {{ ip_address }} analysis

{% include "dashboard/partials/map_section.html" %} {% include "dashboard/partials/ip_detail.html" %} {# Attack Types table #}

{{ip_address}} Access History

Loading...
{% endblock %}