We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It's better than TLS to tunneling because it's based on UDP.
The text was updated successfully, but these errors were encountered:
Why do you say UDP is better?
Currently the standard library does not implement QUIC golang/go#32204 and HTTP/3 is barely used meaning it will stick out more.
There's also papers like this: https://arxiv.org/abs/2101.11871 that suggest QUIC is more fingerprintable than TCP.
So at the moment I guess the answer is a mixture of maybe and it depends.
Sorry, something went wrong.
No branches or pull requests
It's better than TLS to tunneling because it's based on UDP.
The text was updated successfully, but these errors were encountered: