From c1347eb473140f0d9c2c578a6356698a1591eab9 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Wed, 13 May 2020 08:39:16 +0200 Subject: Update destination.py + filtrage.py --- www/html/filtrage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/html/filtrage.py') diff --git a/www/html/filtrage.py b/www/html/filtrage.py index 2ec6a72..ca9cd30 100755 --- a/www/html/filtrage.py +++ b/www/html/filtrage.py @@ -9,7 +9,7 @@ def index(req): content=str() #write the html page - req.write(baseHTML("ATS-Project",""" + req.write(baseHTML("Filtrage","""

Filtrage

Pour voir le nombre de paquets en destination d'une adresse IP, cliquez sur cette dernière dans le tableau.
OK
-- cgit v1.2.3