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