Zakir Durumeric
Zakir Durumeric
If there's nothing in your database, then no tasks are going to be run. The library does not take care of adding things to the database for you, it reads...
I just saw that too. This should have automatically transitioned over to TCP rather than stay with UDP and end up truncated, unless it was marked `--udp-only`. So somewhere, it...
Oh, I see. There seem to be two issues here, actually. The first, we can just increase the size of the `TXT` record to make it large enough to be...
I don't think this is a regression. ZDNS does preemptively open thr FDs at the start now. You either need to decrease the number of workers or increase the number...
I think that's fine, though if there's a conf file, we'd want it to be able to handle all the options passed in on the command line. I don't think...
I'm not sure if this really needs an extra conf file. We could just default to set a set of resolvers if nothing is passed in on the command line...
I believe this should be fixed in #257. Can you test and see if the problem is resolved in master?
I think that’s probably fine to set globally for now. Can you submit PR? On Thu, May 21, 2020 at 11:26 PM Simon Vikström wrote: > Some DNS servers wont...
Note that the first several are 1.3 ciphers, which really threw me off for a moment: Cipher Suite: TLS_AES_128_GCM_SHA256 (0x1301) Cipher Suite: TLS_AES_256_GCM_SHA384 (0x1302) Cipher Suite: TLS_CHACHA20_POLY1305_SHA256 (0x1303) On Mon,...
We don't have an exact time line when this will be resolved. If this is important to you, please consider submitting a pull request. On Mon, Jul 9, 2018 at...