Add deauth detection, Alerts tab, Search tab, node detail cards, UI improvements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user