Pawel Foremski

Results 11 issues of Pawel Foremski

...and a package & scripts that work out-of-the-box after apt-get install

enhancement

DNS over QUIC is the reason why I started the project. Implementation would require a decent QUIC client library for Go, which I believe isn't available yet.

enhancement
important

Currently, dingo just caches DNS rrsets for 10 seconds, which generally isn't a bug, but is largely suboptimal in many cases.

enhancement
important

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

enhancement

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