From 5b0caf46c815a61bb2e6f02334264f9afc8a66f6 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Thu, 7 May 2020 11:52:55 +0200 Subject: ajout fenetre flottante index.py --- www/html/index.py | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'www/html/index.py') diff --git a/www/html/index.py b/www/html/index.py index 958c5be..d483458 100755 --- a/www/html/index.py +++ b/www/html/index.py @@ -32,6 +32,8 @@ def index(req): #write the html page req.write(baseHTML("ATS-Project","""

ATS-Project

+
+Pour voir le nombre de paquets en destination d'une adresse IP, cliquez sur cette derniere dans le tableau.
OK
Filtre
@@ -43,4 +45,10 @@ def index(req):
+ """)) -- cgit v1.2.3