Hacker News new | ask | show | jobs
by chockchocschoir 1539 days ago
Most importantly missing: DNS, which usually is handled over UDP (changing slowly now with DNS-over-HTTPS and some TCP resolvers). Without handling DNS requests via your proxy, you're still leaking information about yourself to the resolver you're using.
1 comments

SOCKS5 supports DNS queries. Not sure if this project implements it though.