Add deauth detection, Alerts tab, Search tab, node detail cards, UI improvements

This commit is contained in:
bot
2026-04-04 12:47:43 +03:00
parent fbf5b5c738
commit 5c0ec8cc5a
7 changed files with 668 additions and 43 deletions
+1
View File
@@ -18,3 +18,4 @@
#define PROBE_SNIFF 1 // 1 = enabled, 0 = disabled
#define PROBE_DEDUP_SECS 30 // suppress same MAC+SSID within this window (seconds)
#define PROBE_QUEUE_SIZE 32 // max probe events buffered between scan cycles
#define DEAUTH_QUEUE_SIZE 32 // max deauth/disassoc events buffered between scan cycles