mirror of
https://github.com/smittix/intercept.git
synced 2026-05-01 01:59:58 -07:00
Hidden SSID fixes: - Only track networks that are originally hidden (empty/Hidden ESSID) - Reveal hidden SSIDs when network ESSID changes or client probes match - Show count of hidden networks being monitored - Show revealed SSIDs with checkmark Probe analysis fixes: - Call scheduleProbeAnalysisUpdate when client has probes - Add periodic updateProbeAnalysis call every 2 seconds - Properly trigger probe analysis from client handler Other fixes: - Remove drawNetworkGraph call (topology panel was removed) - Add updateHiddenSsidDisplay to periodic updates - Improve panel messages when no data available Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>