aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xwww/html/bilan.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/html/bilan.py b/www/html/bilan.py
index 3ebbbe7..c193841 100755
--- a/www/html/bilan.py
+++ b/www/html/bilan.py
@@ -88,19 +88,19 @@ Afin de voir le reverse DNS d'une adresse IP, cliquez sur cette dernière dans l
</ul>
<div id="bilan_tab">
<table class="inlineTable">
-<tr><th>IP destination</th><th>Recurrence</th></tr>
+<tr><th>IP destination</th><th>Récurrence</th></tr>
"""+str(ipdst)+"""
</table>
<table class="inlineTable">
-<tr><th>Port destination</th><th>Reccurrence</th></tr>
+<tr><th>Port destination</th><th>Récurrence</th></tr>
"""+str(portdst)+"""
</table>
<table class="inlineTable">
-<tr><th>IP source</th><th>Reccurrence</th></tr>
+<tr><th>IP source</th><th>Récurrence</th></tr>
"""+str(ipsrc)+"""
</table>
<table class="inlineTable">
-<tr><th>Port source</th><th>Reccurrence</th></tr>
+<tr><th>Port source</th><th>Récurrence</th></tr>
"""+str(portsrc)+"""
</table>
</div>
f STZ-0001 with a switch modif.Clyhtsuriva65-149/+208 2021-06-26Delete .classpathClyhtsuriva1-6/+0 2021-06-26Delete .projectClyhtsuriva1-17/+0 2021-06-26Delete .idea directoryClyhtsuriva4-28/+0 2021-06-26UpdateClyhtsuriva50-84/+84 2021-06-26Changed the architecture to respect maven and generated an empty javadocClyhtsuriva129-23/+7829 2021-06-26Add reset, pause, quit functionalitysaid belhadj46-18/+100 2021-06-26Adding the pom.xml and target folder created from mvn package.Clyhtsuriva6-0/+164 2021-06-26Add the possibility to listen a song thanks to Audio System librarysaid belhadj7-4/+55 2021-06-25Fixing STZ-0004 issue.Clyhtsuriva1-1/+3 2021-06-17Delete initial_class_diagram.pngClyhtsuriva1-0/+0