dingo icon indicating copy to clipboard operation
dingo copied to clipboard

A DNS client in Go that supports Google DNS over HTTPS

Results 32 dingo issues
Sort by recently updated
recently updated
newest added

Here is a basic Service file for systemd maintainers should install into /usr/lib/systemd/system

A sample launchd `.plist` and commands to load it

...just query them for dns.google.com & use the output for further queries

enhancement

This is more a feature request. Would you be willing to port this over to a [CoreDNS middleware](https://github.com/miekg/coredns/tree/master/middleware)? I think it would be awesome to include this (somehow) in the...

idea

If dingo runs on loopback, it might be possible to get the remote process and user id through Linux socket diagnostics, using the NETLINK_INET_DIAG api (like ss(8)). This way we...

idea

During today's DynDNS outage I noticed dingo will issue a query for the same name in all threads given enough applications ask for it (eg. github.com). We should avoid this,...

bug
enhancement

https://dnsrpz.info/ https://tools.ietf.org/html/draft-vixie-dns-rpz-00

idea

- easy way for submission to Farsight SIE Passive DNS?

enhancement