Files
PCAPdroid/docs
emanuele-f 92d9b7bd7f Move SOCKS5 host resolution from CaptureHelper to CaptureService
Host resolution was performed in CaptureHelper before starting the
service, but this was skipped for always-on VPN (system starts the
service directly) and BootReceiver (starts service without CaptureHelper).

Resolve the SOCKS5 proxy hostname in the capture thread using the
underlying (non-VPN) network saved before VPN establishment. This
covers all startup paths and also re-enables hostname support for
the intent-based API (disabled in 6ca1073 to work around a UI glitch
that no longer applies since resolution is now async in the service).
2026-02-06 15:32:17 +01:00
..
2021-10-30 19:42:23 +00:00
2023-01-06 21:29:06 +01:00