From b4016685a027c62f8f426839ff29740410f039b1 Mon Sep 17 00:00:00 2001 From: adrien Date: Mon, 3 Feb 2025 18:22:49 +0100 Subject: [PATCH] WIP --- config.php | 6 +- scan.php | 10 +- stylesheets/lanScan.xsl | 214 ++++++++++++++++------ stylesheets/{service.xsl => services.xsl} | 0 4 files changed, 161 insertions(+), 69 deletions(-) rename stylesheets/{service.xsl => services.xsl} (100%) diff --git a/config.php b/config.php index 896afdf..9c4ffd0 100644 --- a/config.php +++ b/config.php @@ -1,7 +1,7 @@ - - - + - - + + + + + + + + + + - - - lanScan - - - - - - - - - - - - - - + + + lanScan - <xsl:value-of select="$targets" /> + + + + + + + + + + + + + + + -
- - - - - - - - - - - - - - -
EtatAdresse IPNomFabricantServicesScanner les services
-
+ + - - - + - -
+ + + + + + + + + + + + + + + + + + + + + + + + + positive + negative + + + + + +
+ + ui mini circular label + + green + red + + + +
+
+
down
+
+ + + + + + + + + + . + + + + + + + + + scan.php?host= + + + + +
\ No newline at end of file diff --git a/stylesheets/service.xsl b/stylesheets/services.xsl similarity index 100% rename from stylesheets/service.xsl rename to stylesheets/services.xsl