diff --git a/index.php b/index.php index ee836fc..661af66 100644 --- a/index.php +++ b/index.php @@ -15,7 +15,7 @@ background-size: cover; } - body > .grid { + body>.grid { height: 100%; } @@ -34,7 +34,7 @@ - +
@@ -51,7 +51,7 @@
-
+

Découvrir ou superviser un réseau

@@ -63,8 +63,8 @@ Exemples: /24 10.
- +
@@ -77,7 +77,7 @@ Exemples: /24 10. -
+
Scans enregistrés
@@ -108,39 +108,39 @@ Exemples: /24 10. diff --git a/index.php.bak b/index.php.bak index c1b0c8a..05778b9 100644 --- a/index.php.bak +++ b/index.php.bak @@ -24,7 +24,7 @@ - +
diff --git a/options.php b/options.php index c38f24a..cb8d1be 100755 --- a/options.php +++ b/options.php @@ -3,761 +3,742 @@ - - - lanScan - - - - - - - - - + + + lanScan + + + + + + + + + - - + -
+
-

Scanner un réseau

+

Scanner un réseau

-
-
-
-
-
- - -
- -
- - -
-
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
-
- - -
-
-
-
- - - - - - - - - $name\n"; - } - } - } - ?> - - - - \n"; - if (file_exists("$dir/nmap-services")) { - $nmap_services = file("$dir/nmap-services"); - foreach ($nmap_services as $service) { - if (0 !== strpos($service, '#')) { - [$name, $port] = explode("\t", $service); - $services[$name] = explode("/", $port); + + + + $name\n"; } } } - } - foreach ($services as $name => [$portid, $protocol]) { - echo " \n"; - } - ?> - + ?> + - - - - - - - - - - - - - - - - - - - - - - - - - - - \n"; + + \n"; + if (file_exists("$dir/nmap-services")) { + $nmap_services = file("$dir/nmap-services"); + foreach ($nmap_services as $service) { + if (0 !== strpos($service, '#')) { + [$name, $port] = explode("\t", $service); + $services[$name] = explode("/", $port); + } + } } } - } - ?> - - - - + ?> + + + + \ No newline at end of file diff --git a/style.css b/style.css index 3208e0d..e77fdfc 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,4 @@ -body { +body.inverted { background-color: #1b1c1d; } diff --git a/stylesheets/hostScan.xsl b/stylesheets/hostScan.xsl index cad6a80..bcd7f14 100644 --- a/stylesheets/hostScan.xsl +++ b/stylesheets/hostScan.xsl @@ -11,18 +11,14 @@ - + - + - - + + @@ -31,14 +27,13 @@ - +
- + @@ -60,12 +55,9 @@ $('.ui.dropdown').dropdown() - - - + + + @@ -77,12 +69,11 @@ $('.ui.dropdown').dropdown() -

+

ui horizontal label - + green red @@ -99,8 +90,7 @@ $('.ui.dropdown').dropdown()

- +
@@ -160,8 +150,7 @@ $('.ui.dropdown').dropdown()
- +
Informations supplémentaires
@@ -171,32 +160,26 @@ $('.ui.dropdown').dropdown()
-

Services

+

Services

- +
- +
- - - + + + red @@ -208,8 +191,7 @@ $('.ui.dropdown').dropdown() -
+
@@ -257,8 +239,7 @@ $('.ui.dropdown').dropdown()
- + @@ -266,8 +247,7 @@ $('.ui.dropdown').dropdown() rdp.php?v= &p= - + @@ -279,8 +259,7 @@ $('.ui.dropdown').dropdown() :// - + : @@ -295,13 +274,11 @@ $('.ui.dropdown').dropdown() - + --free: ; --total: - + @@ -335,8 +312,7 @@ $('.ui.dropdown').dropdown() - + @@ -389,9 +365,7 @@ $('.ui.dropdown').dropdown() - diff --git a/stylesheets/lanScan.xsl b/stylesheets/lanScan.xsl index 88a4ca6..7fadd5b 100644 --- a/stylesheets/lanScan.xsl +++ b/stylesheets/lanScan.xsl @@ -26,12 +26,12 @@ - + -
+

diff --git a/stylesheets/lib/nav.xsl b/stylesheets/lib/nav.xsl index 48934ff..0781075 100644 --- a/stylesheets/lib/nav.xsl +++ b/stylesheets/lib/nav.xsl @@ -55,25 +55,39 @@ can

\ No newline at end of file