first commit

This commit is contained in:
2026-08-23 09:52:32 +02:00
commit 1a7ed8ef94
94 changed files with 10489 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/sh
set -eu
# Aucune dépendance réseau pendant l'installation : Naabu est un accélérateur
# optionnel. LibreNet reste pleinement fonctionnel avec Nmap seul.
exit 0