feat: Add support for custom DNS servers #2056

Open
s1lv3r wants to merge 3 commits from s1lv3r/continuwuity:zoe/custom-dns-host-port into main

3 commits

Author SHA1 Message Date
4b1008ce86 chore: Update chanagelog to be more descript
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Check changed files (pull_request) Successful in 7s
Checks / Changelog / Check changelog is added (pull_request_target) Successful in 18s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 1m15s
Update flake hashes / update-flake-hashes (pull_request) Successful in 1m26s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 8m48s
2026-09-11 21:55:33 +00:00
a978e69614 chore: Add changelog 2026-09-11 21:55:33 +00:00
de517a440b feat: Add support for custom DNS servers
Adds an option `dns_servers` which takes IPs for custom servers.
Does not allow for custom DNS ports as this is largely not supported in
tokio and hickory, and would otherwise be a pain to implement properly.

Fixes: #1866
See-Also: https://matrix.to/#/!ksTlboXVgcyWjv5GrlEeKyQuJ8ZCprnwQx2b6-BQ44Q/%24qrBGOzosK4BdRbF5jhf5ehrxQUTaIr-U-UpqTmPhkPY?via=wolfgirl.pet&via=matrix.org
2026-09-11 21:55:33 +00:00