Xray-core
Xray-core copied to clipboard
QUIC sniffer
Quic sniffer could not detect spotify.com domain in HTTP/3 packet and for this reason route object did not work.
It is recommended not to proxy QUIC traffic, proxy it does not get faster, the Chinese community generally blocked UDP443 on the server side. XRAY VLESS protocol flow control VISION also blocks UDP443 by default.
So we didn't test much if the domain sniffing parameter really took effect correctly on demand.
https://xtls.github.io/en/config/inbound.html#sniffingobject
Make sure your destOverride
option has “quic” in it
I have blocked UDP443 on server side, but the server still couldn't sniff some of TCP traffic generated by Spotify app. I had to use fakedns to resolve the issue.