tinydns
tinydns copied to clipboard
Tiny proxy DNS server
So, I've forked the project because I'm using it, with the intent of adding some features I want/need. My question: would you be willing to accept minor structure changes (adding...
Did add two options to set the ports for the parent dns server, and the listening interface. Thanks for your work btw.
this project is still maintained?
`tinydns dump [domain]` `tinydns stat` - show number of domains
tinydns.conf: dns: ["8.8.8.8", "8.8.4.4"], // address of parent DNS server
I triggered a heap-buffer-overflow bug reported by AddressSanitizer at the MemcmpInterceptorCommon function during a bcmp call. The issue arises from a read of 9 bytes at address 0x6130000001ac, which is...