Commit 58e813d
Improve DNS fallback: use Mullvad as secondary, only fall back when list is empty (#545)
* Improve DNS fallback: use Mullvad as secondary, only fall back when list is empty
- Change secondary fallback DNS from Quad9 to Mullvad (194.242.2.2) for
provider diversity while remaining privacy-respecting
- Only trigger fallback DNS when the list is completely empty, not when
any server was stripped by the LAN filter. If public DNS servers remain
after filtering, they are sufficient.
https://claude.ai/code/session_013Z8GKoQnj22Bdm3RBpSzey
* Fix DNS fallback comment to match updated logic
https://claude.ai/code/session_013Z8GKoQnj22Bdm3RBpSzey
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 136e2e6 commit 58e813d
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1383 | 1383 | | |
1384 | 1384 | | |
1385 | 1385 | | |
1386 | | - | |
1387 | | - | |
| 1386 | + | |
| 1387 | + | |
1388 | 1388 | | |
1389 | 1389 | | |
1390 | 1390 | | |
| |||
0 commit comments