mirror of
https://github.com/ameshkov/dnslookup.git
synced 2026-04-27 06:26:24 +03:00
[GH-ISSUE #51] Allow choosing IP version preference for boostrapping hostnames #34
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnslookup#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ainar-g on GitHub (Apr 7, 2023).
Original GitHub issue: https://github.com/ameshkov/dnslookup/issues/51
Sometimes an IPv4 address of a DoH/DoQ/DoT server is blocked by the ISP, but the IPv6 address isn't. It would be helpful to be able to choose the preference for the boostrapper.
(May be related to #43.)