-
Currently, we fully mock `node:dns` module since it depends on an OS feature however we could implement it using DNS-over-HTTPS.
```js
async function resolveDomain(domain) {
const dohServer = p…
-
**Describe the bug**
Querying Trackmania Nations Forever is not possible and runs into an error
**Steps To Reproduce**
- Setup Trackmania Nations Forever Server and enable XML-RPC on all ports …
-
As far I can see, this repo is supposed to publish the GH Page for https://susealp.io/.
Something seem wrong with the setup, I get an Error 404 when accessing the page:
![Screenshot 2024-02-24 at …
-
**Description:**
I'm experiencing an issue with NetBird cloud when trying to access custom domain names for Kubernetes services.
**Setup:**
- Kubernetes cluster based on k3s with CoreDNS.
- In…
-
### Please answer the following questions for yourself before submitting an issue
- [X] Filters were updated before reproducing an issue
- [X] I checked the [knowledge base](https://adguard.com/kb…
-
My codebase is in python. And this is how I access redis.
```python
import os
import redis
from dotenv import load_dotenv
load_dotenv()
host = os.getenv("REDIS_HOST")
port = int(os.getenv…
-
Tonic currently returns "transport error" when DNS queries fail. This can happen for instance when a DNS resolver is overloaded in a Kubernetes cluster or the VPC DNS resolver throttles on AWS.
It …
-
### Issue Details
$ CLASS=CH RRTYPE="TXT" dnslookup id.server tls://dns.adguard.com
dnslookup v1.9.1
dnsl…
trmdi updated
9 months ago
-
This allows us to monitor the DNS queries coming out of our compute clusters. Should we find any egress to places we do not trust, we can assume that malicious activity is going on.
Risk: Not able …
-
Hi all,
I could not find any community for this :) so I am asking here :)
I am trying to run a test on our DNS server using IPv6 but I am having troubles with the syntax.
On IPv4 I used flame…