{% extends 'base.html' %} {% block title %}Carte flux{% endblock %} {% block content %} < Retour
| Dir | Source | Destination | Port | Process | State |
|---|---|---|---|---|---|
| {{ f.direction }} | {{ f.source_hostname }} | {{ f.dest_hostname or f.dest_ip }} | {{ f.dest_port }} | {{ f.process_name }} | {{ f.state }} |