[Feature] Add SafeSurfer DoH #749

Closed
opened 2025-12-29 02:23:24 +01:00 by adam · 4 comments
Owner

Originally created by @mrbluecoat on GitHub (Jul 25, 2024).

Use case

Would like to use https://safesurfer.io DoH instead of NextDNS

Description

Ref https://github.com/juanfont/headscale/pull/940

Domains would be in the form of https://doh.safesurfer.io/{GUID}

Contribution

  • I can write the design doc for this feature
  • I can contribute this feature

How can it be implemented?

Generalize 4ad3f3c484/hscontrol/mapper/mapper.go (L33) to a variable rather than a hard-coded constant

Originally created by @mrbluecoat on GitHub (Jul 25, 2024). ### Use case Would like to use https://safesurfer.io DoH instead of NextDNS ### Description Ref https://github.com/juanfont/headscale/pull/940 Domains would be in the form of `https://doh.safesurfer.io/{GUID}` ### Contribution - [X] I can write the design doc for this feature - [X] I can contribute this feature ### How can it be implemented? Generalize https://github.com/juanfont/headscale/blob/4ad3f3c484c060b4bfb5d8762fa12a4e4529a672/hscontrol/mapper/mapper.go#L33 to a variable rather than a hard-coded constant
adam added the enhancementstale labels 2025-12-29 02:23:24 +01:00
adam closed this issue 2025-12-29 02:23:24 +01:00
Author
Owner

@mrbluecoat commented on GitHub (Aug 2, 2024):

Control-D was recently added as another DoH provider: https://tailscale.com/kb/1403/control-d

@mrbluecoat commented on GitHub (Aug 2, 2024): Control-D was recently added as another DoH provider: https://tailscale.com/kb/1403/control-d
Author
Owner

@Snuupy commented on GitHub (Aug 4, 2024):

same, but libredns https://doh.libredns.gr/dns-query

@Snuupy commented on GitHub (Aug 4, 2024): same, but libredns `https://doh.libredns.gr/dns-query`
Author
Owner

@github-actions[bot] commented on GitHub (Dec 26, 2024):

This issue is stale because it has been open for 90 days with no activity.

@github-actions[bot] commented on GitHub (Dec 26, 2024): This issue is stale because it has been open for 90 days with no activity.
Author
Owner

@github-actions[bot] commented on GitHub (Jan 2, 2025):

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions[bot] commented on GitHub (Jan 2, 2025): This issue was closed because it has been inactive for 14 days since being marked as stale.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#749