crab-hole icon indicating copy to clipboard operation
crab-hole copied to clipboard

🦀 Pi-Hole clone written in rust using hickory-dns/trust-dns

Results 7 crab-hole issues
Sort by recently updated
recently updated
newest added

Pihole has the option of adding custom DNS entries. I would like to add internal DNS names to my private crab-hole. ![image](https://github.com/LuckyTurtleDev/crab-hole/assets/6954968/e7a6cb77-d397-4e2e-8769-a315db4722e6) Image per https://discourse.pi-hole.net/t/howto-using-pi-hole-as-lan-dns-server/533

Crab-hole client can not get dns entry from a crab-hole sever via quic. Querry the server directly works fine `kdig +quic example.com @dns.luckyturtle.dev`. But if I querry my local carb-hole...

bug
wait for hickory

You can find more information here: https://dnscrypt.info/ ----------------- needs: https://github.com/hickory-dns/hickory-dns/issues/4

wait for hickory

Todo: - [ ] wait for reaction at https://github.com/bluejekyll/trust-dns/issues/2014 first

privacy

see https://docs.rs/trust-dns-server/latest/trust_dns_server/store/forwarder/struct.ForwardConfig.html https://docs.rs/trust-dns-resolver/0.22.0/trust_dns_resolver/config/struct.ResolverOpts.html#structfield.validate

documentation

In addition to the JSON stats API, a Prometheus native format would be great. This way, the stats can easily be ingested into Grafana or other dashboards. https://prometheus.io/docs/concepts/data_model/ https://docs.rs/prometheus/latest/prometheus/

priority:low