-
How about we allow 2 formats? The current one and the dig format.
Current
`globalping dns google.com --resolver 9.9.9.9 --type A --trace --protocol tcp`
Dig format
`globalping dns google.com …
-
### What's the feature 🧐
I want to be able to say that this specific domain needs to be resolved from Kubernetes DNS server and also set the routing so it can be reached.
Eg. coredns on 10.41.0.10…
-
Hi Babak,
I am currently testing a few DNS servers with dnseval. One suggestion: Since it tests basically the "cache hit" rate it makes a huge difference whether the requested hostname is already i…
-
Upon shutdown, ziti-edge-tunnel does not currently clean up the DNS nameserver resolver that it inserts into `/etc/resolv.conf`, either directly or via resolvconf for non systemd-resolved systems. Th…
-
Is there a way to write custom connection providers for the `AsyncResolver` in `trust-dns-resolver`? It looks like `AsyncResolver` only implements its methods for `GenericConnection` and `GenericConne…
-
This is the trickiest one since I use traefik where you use nginx. I also use the traefik helm chart but my overrides are very different. Overrides summarized:
- `ingressClass` enabled and made th…
-
I'd like to configure Puppeteer to use [Secure DNS](https://blog.chromium.org/2020/05/a-safer-and-more-private-browsing-DoH.html), rather than the operating system's DNS resolver. I cannot find a way …
-
Kudos for this research it's very awesome :) Is there any reason for using RedisDB as a config? it's actually easier to store the config as a file I understand you don't want to supply them as command…
-
This is a feature request.
In many enterprise class VPN clients, Split DNS is an option which allows a client to resolve only some DNS domain zones with the DNS servers provided by the OpenVPN server…
-
The use of `latest` tags in universal-resolver has been one of the causes of excessive downtime in DIF's universal resolver (given its current setup). While universal resolver is not currently intende…