mirror of
https://github.com/smittix/intercept.git
synced 2026-04-25 23:29:59 -07:00
Frontend (wifi.js): - Show helpful message when quick scan returns no networks - Suggest using Deep Scan as fallback - Better error messages with actionable suggestions Backend (scanner.py): - Add proper error messages from airport scan failures - Add proper error messages from nmcli scan failures - Handle timeouts and missing tools explicitly - Raise RuntimeError with descriptive messages These changes help users understand when quick scan tools (airport/nmcli) aren't working and guide them to use Deep Scan instead. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>