fastdialer icon indicating copy to clipboard operation
fastdialer copied to clipboard

dns proxy

Open wjlin0 opened this issue 2 years ago • 2 comments
trafficstars

I want to know if the Socks5 proxy is used when querying DNS?

wjlin0 avatar Aug 25 '23 11:08 wjlin0

Actually resolution happens through UDP|TCP|DOH custom resolvers or system configured one, after that the data socket connection can happen through the socks5 proxy. I've modified the issue you created at https://github.com/projectdiscovery/retryabledns/issues/159 to add this feature request

Depends on https://github.com/projectdiscovery/retryabledns/issues/159

Mzack9999 avatar Oct 02 '23 08:10 Mzack9999

think you

wjlin0 avatar Oct 03 '23 14:10 wjlin0