-
Updated
Jun 16, 2022 - Go
dns-over-https
Here are 234 public repositories matching this topic...
-
Updated
Jun 15, 2022 - Go
-
Updated
Jun 15, 2022 - C
-
Updated
Jun 12, 2022 - Python
This http header is currently not implemented in Blocky DoH server.
Some famous DoH servers like those:
- AdGuard
- Quad9
- Quad101(Powered by https://github.com/m13253/dns-over-https)
- Applied Privacy DNS
- DNS.SB
- DNS Forge
They do return cache-control http header like the example mentioned in [RFC 8484 (DNS Queries over HTTPS (DoH))](https://datatracker.ietf.org/doc/
-
Updated
Jun 1, 2022 - Go
The golang comment says that Fatalf() must be called only from the goroutine running the Test function.
https://github.com/golang/go/blob/926994fd7cf65b2703552686965
-
Updated
Jun 11, 2022 - C#
-
Updated
Jun 16, 2022 - Go
-
Updated
May 22, 2022 - Kotlin
-
Updated
Jun 7, 2022 - Go
-
Updated
Jun 15, 2022 - Go
-
Updated
Mar 1, 2022 - Go
-
Updated
May 29, 2022 - Shell
-
Updated
Feb 18, 2021
-
Updated
Jun 17, 2022 - HTML
-
Updated
Dec 14, 2021 - C
-
Updated
Jun 11, 2022 - Go
-
Updated
Mar 22, 2021 - Go
-
Updated
Jun 17, 2022 - C
-
Updated
Sep 25, 2021 - Go
-
Updated
Jun 16, 2022 - YAML
-
Updated
Jun 4, 2022 - Dockerfile
Like ODoH via Cloudflare-WARP on Linux
or even supported Anycast Networks for example 🙏🏼🤞🏼
-
Updated
May 28, 2022 - Rust
Using https://github.com/dollarshaveclub/cloudworker, unit tests should be implemented for all the HTTP routes in the worker.
For interactions, there should be unit tests to ensure that the verification middleware works as expected, and then unit tests should be provided for each command in the interactions app.
-
Updated
Jun 1, 2022 - Go
Improve this page
Add a description, image, and links to the dns-over-https topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dns-over-https topic, visit your repo's landing page and select "manage topics."
Under multiport mode, plugins may need to know on which port was the request received/accepted. This information is currently not surfaced to plugins. For background also see abhinavsingh/proxy.py#535 (comment) thread