Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DNS server #39

Closed
Nuhvi opened this issue Jan 13, 2024 · 2 comments
Closed

DNS server #39

Nuhvi opened this issue Jan 13, 2024 · 2 comments
Assignees

Comments

@Nuhvi
Copy link
Collaborator

Nuhvi commented Jan 13, 2024

I need to build an embedded DNS server that resolves records correctly from Pkarr.

[ ] - resolves CNAME if it doesn't find A records
[ ] - CLI for Pkarr to run the server
[ ] - CLI should hopefully setup the OS DNS servers settings

@Nuhvi Nuhvi self-assigned this Jan 13, 2024
@Frando
Copy link
Contributor

Frando commented Mar 19, 2024

See https://github.com/n0-computer/iroh-dns-server/ for a WIP implementation of a pkarr relay with built-in DNS server. Does not lookup on mainline yet (only serves records published via the HTTPS relay put operation).

@rklaehn
Copy link
Contributor

rklaehn commented Apr 16, 2024

This has now moved into the iroh repo at https://github.com/n0-computer/iroh/tree/main/iroh-dns-server.

And with n0-computer/iroh#2188 it does in fact fall back to the DHT (as an option).

So I think this is exactly what you want.

@Nuhvi Nuhvi closed this as completed May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants