Support for Client Hello manipulation & automatic TLS downgrade on RST? #6335
Unanswered
002amir78-sketch
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How can I configure Xray as a proxy server with the following features:
Directly route/allow access to specific websites without proxying
Automatically downgrade TLS from version 1.3 to 1.2 if the connection drops or receives a RST after the client sends the Client Hello
This requires manipulating the Client Hello packet sent by the client
Does Xray support this functionality?
All reactions