resolve icon indicating copy to clipboard operation
resolve copied to clipboard

DNS resolver pools written in Go

Results 2 resolve issues
Sort by recently updated
recently updated
newest added

This PR adds support for detecting wildcards that are in the middle of a domain name, as opposed to those at the start of a domain name. This will increase...

/cc @caffix The `dns.Msg` returned from `.Query*` methods doesn't contain the particular nameserver that was used for the lookup. How can I know the nameserver that was selected from the...