-
@astro had the idea that we could provide an abstraction around https://git.dn42.dev/dn42/registry/src/branch/master/data/dns to provide an easy way to deploy an recursive DNS server not relying on th…
-
ruff 0.6.8
i see something like this:
```json
{
"src/view.py": [
"src/models/User.py",
],
"src/code.py": [
"src/models/user.py",
],
}
```
content of `src/models/__init__.…
-
Hi,
I encountered some very strange behavior with knot resolver. For some reason this config causes the `kresd` process to bloat linearly (~10Mb / hour) and eat hundreds megabytes of memory even **…
-
### What happened?
I tried running with only BE, BClib, WorldWeaver and WunderLib to no avail, I posted this on BetherX discord support and they told me to redirect the issue here.
Added my crash …
-
Hello,
Some services, like anti spam Rbl lists, detect dns resolver public or not. If knot-resolver using forward rules to public resolvers like google/cloudflare then access to antismap RBL's may …
-
container実行にあたって、`entrypoint.sh`で複数のプロセスを実行するが、実行順序によりプロセスがセグメンテーションフォルトを発生させる。
```
$ docker logs docker-env_kresd_1
-f 1 -c /etc/knot-resolver/kresd.conf
[ ta ] keyfile '/etc/knot-resolver/ro…
-
### Minecraft Version
Minecraft 1.20.1
### Iris Version
Iris 1.7.1+mc1.20.1
### Sodium Version
Sodium 0.5.10+mc1.20.1
### Operating System
Windows 11
### What is your GPU?
N…
-
https://knot-resolver.readthedocs.io/en/stable/build.html
It would solve almost all issues people have with img2dataset
-
Hi,
I want to deploy Unbound as a recursive server; this is recommended in [Rspamd documenation](https://rspamd.com/doc/faq.html#resolver-setup):
_Therefore, it is strongly advised to employ your ow…
-
luajitをArm64環境で使用すると、以下のようなエラーが発生することがある。
```
PANIC: unprotected error in call to Lua API (bad light userdata pointer)
```
https://github.com/LuaJIT/LuaJIT/pull/230
Knot resolver公式でも認識しているが、結局の…