init: NetMap — scanner réseau local avec interface web

Scan nmap de 192.168.1.10-150, affichage IP/MAC/fabricant/hostname,
nommage personnalisé par appareil (JSON), serveur HTTP Python stdlib.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
perco
2026-06-28 11:53:51 +02:00
co-authored by Claude Sonnet 4.6
commit b70c4c923b
2 changed files with 266 additions and 0 deletions
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
cd "$(dirname "$0")"
echo "NetMap → http://localhost:8787"
sudo python3 netmap.py