You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dolodemo-door protocol can only sniff HTTP TCP and TLS TCP connection, QUIC UDP connection is NOT sniffed.
If chrome / vivaldi browser enable QUIC feature, when watching videos from www.youtube.com
all xxxxxx.googlevideo.com will be UDP connections, however, these domains cannot be sniffed, the Routing protocol won't work properly on these connections.
Especially, if XRAY is working in BLACK-LIST mode, default connections will be directly connected, thus all UDP connections of xxxx.googlevideo.com is not proxied.
My question is that if it is possible to sniff UDP connection ?
If UDP connection can be sniffed, routing protocol will work, these UDP connections will go to proxy correctly.
The text was updated successfully, but these errors were encountered:
changyp6
changed the title
dokodemo-door doesn't sniff UDP Connection
dokodemo-door doesn't sniff UDP (QUIC) Connection
Mar 4, 2021
I have tested again, if xray is working at TPROXY transparent mode in PC, local UDP(QUIC) connection is directly sent to dokodemo-door, the connection won't be sniffed..
If xray is working at TPROXY transparent mode in OpenWRT router, local UDP(QUIC) connection from router is directly sent to dokodemo-door, the connection won't be sniffed, but connections from sub-network will be sniffed.
It seems that sub-network connection to the router is TCP connection.
dolodemo-door protocol can only sniff HTTP TCP and TLS TCP connection, QUIC UDP connection is NOT sniffed.
If chrome / vivaldi browser enable QUIC feature, when watching videos from www.youtube.com
all xxxxxx.googlevideo.com will be UDP connections, however, these domains cannot be sniffed, the Routing protocol won't work properly on these connections.
Especially, if XRAY is working in BLACK-LIST mode, default connections will be directly connected, thus all UDP connections of xxxx.googlevideo.com is not proxied.
My question is that if it is possible to sniff UDP connection ?
If UDP connection can be sniffed, routing protocol will work, these UDP connections will go to proxy correctly.
The text was updated successfully, but these errors were encountered: