projectdiscovery / dnsx

dnsx is a fast and multi-purpose DNS toolkit allow to run multiple DNS queries of your choice with a list of user-supplied resolvers.
https://docs.projectdiscovery.io/tools/dnsx
MIT License
2.03k stars 230 forks source link

DNS over socks5 proxy #376

Open brenocss opened 1 year ago

brenocss commented 1 year ago

Please describe your feature request:

echo randominternalname | dnsx -proxy socks5://127.0.0.1:1080
MetzinAround commented 1 year ago

Hi @brenocss, I'm not sure I understand what your feature request is. Could you share more details?

tarunKoyalwar commented 1 year ago

@brenocss , according to https://github.com/miekg/dns/issues/1412 looks like this can be implemented by using https://pkg.go.dev/github.com/miekg/dns#Client.ExchangeWithConn