-
Is it possible to set up Unbound such that it forwards ECS information to upstreams which are specified by `send-client-subnet` only when the incoming query includes the option and that it does not ad…
-
expected result, from Cloudflare:
```
>dig TXT @1.1.1.1 leonid.shevtsov.me
;; ANSWER SECTION:
leonid.shevtsov.me. 900 IN TXT "spf snip"
leonid.shevtsov.me. 900 IN …
-
For the following file:
```racket
#lang racket/base
(require racket/class)
(define test%
(class object%
(define/public (testes)
(displayln "not funny"))))
```
the class name…
-
I'm running OCaml on Windows using Diskuv OCaml. I had some trouble getting syntax highlighting working in VS Code since ocamllsp couldn't find Stdlib (diskuv/dkml-installer-ocaml#30), despite the sta…
-
Hello,
Is there a way to rebind keys from an unbound scope?
for example I have set some hot keys and they are scoped. then I open a modal and I set the scope to that modal scope.
But I have to …
-
As the second argument can be unbound in `basename`, the following script will fail:
```bash
#!/usr/bin/env bash
set -u
basename() {
# Usage: basename "path" ["suffix"]
local tmp
…
-
**Describe the bug**
When running the fairness-interpretability-dashboard-income-prediction.ipynb notebook, the command:
from raiwidgets import ExplanationDashboard
returns the following error:…
-
The following is rejected,
```scala
import scala.compiletime._
object Test {
type Foo[T] = T match {
case f[Int] => f[String]
}
val ls: Foo[List[Int]] = ???
}
object Test2 {
…
-
Hi all,
As in the subject description, maybe this is a legitimate error, or, common to be disregarded?
I can delete root.key, killall dnscrypt-proxy and unbound in terminal emulator, stopt unbound…
ghost updated
7 years ago
-
Tell me a name for the client config file. Use one word only, no special characters. (No Spaces)
> Client Name: dfsf
> /etc/unbound/root.hints: No such file or directory
> 224
> Failed to enable…