-
Hi All
Can Help Me Fixed Error:
![image](https://user-images.githubusercontent.com/1332246/153392930-a933e41a-46cd-49c0-b63b-78b16c239b4a.png)
-
I played today a bit more with your library and build a DoH client (in Kotlin) on top.
```kotlin
class DohResult(query: DnsMessage, data: ByteArray?) :
DnsQueryResult(QueryMethod.tcp, query, …
-
# Block ads on your mobile device with DNS over HTTPS - LabZilla
DNS over HTTPS (DoH) is a relatively new protocol for performing DNS queries over the HTTPS protocol. With iOS 14 (and macOS Big Sur) …
-
Not sure if DoH in general or just the native Windows 11 DoH breaks aria2.
Specifying `--async-dns-server=9.9.9.9` for example makes aria2 able to start downloading.
Every other internet facing …
-
Currently we just use `dig`. The big issue with `dig` is that it has no option I can find where it can be asked to do a DNS-over-TCP query via a SOCKS5 proxy (i.e. tor). It can work with `torify` bu…
-
I wanna use that browser as my main browser but my ISP blocked many websites for this reason i use a kernel module like GoodbyeDPI. It needs dns over https for surfing on internet without restriction.…
ghost updated
11 months ago
-
As the title says, since we are using DNS servers, some of which use DNSSEC and some of which do not, it would be very nice to be able to connect to the DNS servers over DNS-over-HTTPS or DNS-over-DOH…
-
### What is the issue?
Maybe not an issue but a design? I don't know, but I'm curious on why it needs to do that.
I use Adguard Home for my home network, and I noticed recently (it looks like it's…
-
blackbox_exporter got DNS-over-TLS support in #643,
it would be great to have DNS-over-HTTPS - DoH ([RFC8484](https://tools.ietf.org/html/rfc8484)) support as well.
Currently we just test via HTTP…
-
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer
-…