Feature request: Public IP fetching over DNS over HTTPs+TLS #109

Open
opened 2025-11-20 04:20:23 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @qdm12 on GitHub (Mar 21, 2021).

Originally assigned to: @qdm12 on GitHub.

  1. What's the feature?

Once #136 is done, we should fetch public IP address over DNS over TLS+HTTPs, such that less is leaked, although the information is not really private or critical really. This depends on https://github.com/qdm12/dns/pull/58.

  1. Extra information?
  • It's not sure Cloudflare or Google supports DNS over TLS/HTTPs for these utility ip echo endpoints
Originally created by @qdm12 on GitHub (Mar 21, 2021). Originally assigned to: @qdm12 on GitHub. 1. What's the feature? Once #136 is done, we should fetch public IP address over DNS over TLS+HTTPs, such that less is leaked, although the information is not really private or critical really. This depends on https://github.com/qdm12/dns/pull/58. 2. Extra information? - It's not sure Cloudflare or Google supports DNS over TLS/HTTPs for these utility ip echo endpoints
Author
Owner

@eddyg commented on GitHub (Mar 22, 2021):

Although this may be "neat to have", since domain IP addresses are published as public DNS records, and since there are many services that map IP addresses back to domains (e.g. ipinfo.io) I'm not sure this is worth a lot of effort on your part.

@eddyg commented on GitHub (Mar 22, 2021): Although this may be _"neat to have"_, since domain IP addresses are published as public DNS records, and since there are many services that map IP addresses back to domains (e.g. ipinfo.io) I'm not sure this is worth a lot of effort on your part.
Author
Owner

@qdm12 commented on GitHub (Mar 22, 2021):

Totally agree. Plus I doubt this would be supported by Google and Cloudflare, especially on these obscure echo endpoints! Closing

@qdm12 commented on GitHub (Mar 22, 2021): Totally agree. Plus I doubt this would be supported by Google and Cloudflare, especially on these obscure echo endpoints! Closing
Author
Owner

@qdm12 commented on GitHub (Mar 24, 2021):

Re-opening as I have some use for such public IP fetching over TLS in other repositories.

I'll just add to the library but not use it in this program as it is indeed pointless here.

@qdm12 commented on GitHub (Mar 24, 2021): Re-opening as I have some use for such public IP fetching over TLS in other repositories. I'll just add to the library but not use it in this program as it is indeed pointless here.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#109