V2ray Slow Dns: Server
"dns": "servers": ["1.1.1.1"], "hosts": "domain:google.com": "8.8.8.8" , "clientIp": "1.1.1.1"
In transparent proxy scenarios, DNS requests from clients are not automatically captured unless you manually apply iptables or nftables rules to redirect UDP port 53 traffic to a local DNS resolver like V2Ray's internal DNS. v2ray slow dns server
DNS-over-HTTPS (DoH) adds encryption and security but also adds TLS handshake overhead and HTTP framing. For the initial DNS queries that must succeed before your proxy tunnel exists, this complexity can cause failures. "dns": "servers": ["1
