projectdiscovery/retryabledns

dns proxy

wjlin0 opened this issue · 1 comments

wjlin0 commented

Add support for socks5 proxy for DNS exchanges via client.ExchangeWithConnContext(...)

ref: https://github.com/miekg/dns/blob/4d3b87f4ff5ffb7a627638e24bda79f00122ce59/client.go#L192

Implemented in 0b895e3