Add: verbose for dns leak iface picking process

This commit is contained in:
DaZuo0122
2026-01-17 18:53:07 +08:00
parent cfa96bde08
commit 144e801e13
2 changed files with 4 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ This document tracks the current DNS leak detector implementation against the de
- Interface selection:
- per-interface open timeout to avoid capture hangs
- stable default pick (up, non-loopback, named ethernet/wlan) before fallback scan
- verbose logging of interface selection attempts (use `-v` / `-vv`)
## Partially implemented
- Route/interface classification: heuristic only (loopback/tunnel/physical by iface name).