mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-06-11 21:01:45 +08:00
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
|
||
|---|---|---|
| .. | ||
| app_api.md | ||
| edge-to-edge.md | ||
| how_it_works.md | ||
| languages.md | ||
| testing.md | ||
| work_profiles.md | ||