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

Add support for DNS over HTTP3 #121

Open
farrokhi opened this issue Oct 27, 2024 · 1 comment
Open

Add support for DNS over HTTP3 #121

farrokhi opened this issue Oct 27, 2024 · 1 comment

Comments

@farrokhi
Copy link
Owner

farrokhi commented Oct 27, 2024

As part of ongoing efforts to support more transport protocols, we need to add DNS over HTTP3 support to dnsping.

@farrokhi farrokhi self-assigned this Oct 27, 2024
@farrokhi
Copy link
Owner Author

farrokhi commented Nov 8, 2024

This is currently supported by dnspython, but the implementation is not as reliable as other protocols (e.g. Do53, DoT, DoH, etc).
Currently there are exceptions thrown that should probably be handled inside the thread.
This PR (rthalley/dnspython#1163) has been proposed to solve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant