qdm12/dns

feat(ipv6): auto-detect IPv6 support

qdm12 opened this issue · 1 comments

qdm12 commented
  • Detect local-only IPv6 support by inspecting routes (Cross platform... maybe skip this)
  • Detect remote IPv6 support by querying i.e. ipv6 cloudflare address
  • Use IPv6 if available instead of IPv4
  • Remove *_IP_VERSION environment variables
qdm12 commented

Done in 5ef315d