{% extends 'layout/base.html' %} {% comment %} {% endcomment %} {% block content %}
{% csrf_token %}
{% for job in jobs %} {% endfor %}
# Time File/Interfaces Filters Status

Interfaces *

Select the interfaces to sniff

{% for interface in interfaces %}
{% endfor %}

Filters

(eg. tcp.port eq 25 or icmp)
{% endblock %}