Add: flag to make watch keep running
This commit is contained in:
@@ -24,6 +24,8 @@ This document tracks the current DNS leak detector implementation against the de
|
||||
- `dns leak watch`
|
||||
- `dns leak report`
|
||||
- `dns leak watch --iface-diag` (diagnostics for capture-capable interfaces).
|
||||
- `dns leak watch --follow` runs until Ctrl-C by combining a long duration with
|
||||
a `tokio::signal::ctrl_c()` early-exit path.
|
||||
- Interface selection:
|
||||
- per-interface open timeout to avoid capture hangs
|
||||
- ordered scan prefers non-loopback + named ethernet/wlan and interfaces with IPs
|
||||
|
||||
Reference in New Issue
Block a user