leng icon indicating copy to clipboard operation
leng copied to clipboard

:zap: fast dns server, built to block advertisements and malware servers

Results 5 leng issues
Sort by recently updated
recently updated
newest added

I've setup `leng` on NixOS through the provided `flake.nix` with `customdnsrecords = [ "*.nixos.container. IN A 192.168.0.76" ];` thinking it would provide the appropriate DNS mappings. However, `leng` interprets the...

bug
filed-upstream

I am experiencing a new issue on v1.5.1 where leng stops responding to DNS requests. The service tends to barely use any CPU, but when an iPhone (IP is 172.16.16.159)...

bug
non-reproduced

As in allow leng to perform DoT queries to upstream resolvers, much like it does for DoH. I think this is a nice to have only, as we are already...

enhancement

See [Cloudflare docs](https://developers.cloudflare.com/dns/cname-flattening) for the what and the why

enhancement

Saw this mention in another DNS service, and thought it would be a nice addition though may also be an anti goal of keeping it simple, keeping existing support would...

enhancement