Chris Buijs

Results 186 comments of Chris Buijs

Sorry for late reply, just seeing this. DNS **does** support it ([IDN](https://en.wikipedia.org/wiki/Internationalized_domain_name))! The names need to be (or are) converted to [punycode](https://en.wikipedia.org/wiki/Punycode) (the funny looking names with `xn--` in it),...

Slowly getting back, the main and most used categories are back up again. Same data/generation, nothing changed other then how it is published on GitHub. Repo name/paths are mostly the...

Hi @peterjobrien and @ignoramous, I reinstated the `easylist` lists. Can be found [here](https://github.com/cbuijs/accomplist/tree/main/easylist). Hope this helps. Cheers, -Chris.

Mind that the ace/punnycode based IDN domains, can have `xn--` anywhere in the domain-name, not only at the beginning.

Could we add something so that the EDNS-ECS address is display in the log as well, or instead of the client-ip?

Having plain-text and json as (both) options would be great. Tailing a json file is a bit tricky if you want to monitor (where I use it for).

I think this is fine to merge. No issues at all last months when using it all the time.

I fixed the builds in the routedns-binaries repo (I maintain it). It was a mismatch of module-versions and the new go version. Meanwhile it seems that all maintainers of those...

@folbricht Maybe elaborate or change the line in [README.md](https://github.com/folbricht/routedns/blob/master/README.md) about `go11module=on` (in de installation section)? I always use `off` myself.

You can use `ecs-address` with the [ECS modifier](https://github.com/folbricht/routedns/blob/master/doc/configuration.md#edns0-client-subnet-modifier)?