{% extends 'base.html' %} {% block content %}

{% if console_flg == "1" %}

Terminal

{% else %}

Terminal is not running

Please run sudo docker-compose up -d to start terminal

{% endif %}

Scanning -Menu-

Nmap

Nikto

{% endblock %}