GitHub - darkk/redsocks: transparent TCP-to-proxy redirector
github.com › darkk › redsocksJul 16, 2019 · DNS is running over UDP and it may be an issue in some environments as proxy servers usually don't handle UDP as a first-class citizen. Redsocks includes dnstc that is fake and really dumb DNS server that returns "truncated answer" to every query via UDP. RFC-compliant resolver should repeat same query via TCP in this case - so the request can ...
redsocks - transparent socks redirector
darkk.net.ru › redsocksRedsocks includes `dnstc' that is fake and really dumb DNS server that returns "truncated answer" to every query via UDP. RFC-compliant resolver should repeat same query via TCP in this case - so the request can be redirected using usual redsocks facilities.