Stable • v2.2.1 C/C++ Core Python Dashboard GeoIP (GeoLite2) CSV Export

Threat Detection & Monitoring, in tempo reale.

NetSkyMonitor unisce un motore di rilevamento (packet capture + log analysis) con una TUI stile htop e una dashboard web con mappe, grafici, filtri e export dati.

Quickstart
$ make && sudo ./netskymonitor
$ cd dashboard && pip install -r requirements.txt && python3 app.py
# Dashboard: http://localhost:5000
NetSkyMonitor — Dashboard preview
Modalità
TUI + Web
Operativo anche via SSH
Insight
Mappe & Grafici
By IP / Nation / Type

Rilevamento attacchi

Identifica pattern tipici (scan, flood, brute-force, web login) e registra eventi in JSONL con severity e contesto.

Osservabilità pronta

Dashboard con filtro IP, filtro country (GeoLite2), export CSV e vista aggregata per reporting.

Deploy semplice

Build tradizionale (make) e dashboard Python. Documentazione guidata e pacchetti disponibili.

Cosa ottieni

  • TUI interattiva con filtri e focus per rischio
  • Dashboard con mappe, grafici e top countries
  • Export CSV: eventi e aggregazioni
  • API JSON per integrazioni e automazioni
  • Lookup GeoIP con GeoLite2 (City + ASN)
NetSkyMonitor — Attacks map

Release Notes

Aggiornato automaticamente da VERSION e CHANGELOG.md
Versione rilevata
v2.2.1
Build/Release info in DOC
Caricamento changelog…

Manuale PDF

Manuale aggiornato per v2.2.1 (TUI + Dashboard + Endpoints + Quickstart).