-
### DNS Information Recon (Deep dive)
---
**Item condition criteria:** Target must be a host/domain name
**Item gather type:** Passive
> This is the task/issue for creating the "DNS Information …
-
We have handlers like `LocalHostDiscovery` and `InternetDiscoveryChildrenHandler` that perform "heavy" tasks (read from/write to file system, DNS lookups, etc.). Such heavy tasks negatively affect the…
-
### Actual behaviour
When Blokada is active, DNS lookups for local domains (using shortnames) will fail with, lookups of FQDNs will succeed.
ping somehost: NXDOMAIN
ping somehost.localdomain: OK
…
-
Do a DNS lookup to allow accounts to verify themselves.
-
**Describe the bug**
I've upgraded Loki to `v3.2.0` in hopes that new planner/builder architecture will finally make blooms work for me.
I can see that blooms somewhat work by observing activity in …
-
Windows nearly chokes on hosts files of 1MB, and it seems this issue is exponential, because blockconvert's 50MB hosts file appears to break Windows perpetually.
If you put the 50MB hosts file in c…
-
would you help me to check if these bugs are true?(these potential bugs are in similar mode,so these bugs can be check at once)
there are several potential bugs of NULL Pointer Dereference :
====…
-
### What is the issue?
I'm trying to set up a few docker containers on my Synology NAS.
Each container has a corresponding Tailscale sidecar container, like the [mealie example from the blog](ht…
-
Hi,
I don't know if this is an issue or a new feature request. I'm trying to use the manage_krb_config feature. The KRB config part looks something like this:
```
manage_krb_config =…
-
All popular operating systems (including mobile) support a hosts config file (etc/hosts) to define static host entries for the DNS resolver. If the queried host is found to have an entry in this file,…