Skip to content
New issue

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

[Feature Request] Add tls ech protocol sniff #2250

Open
sidezzz opened this issue Nov 7, 2024 · 0 comments
Open

[Feature Request] Add tls ech protocol sniff #2250

sidezzz opened this issue Nov 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sidezzz
Copy link

sidezzz commented Nov 7, 2024

Recently Russian telecom has started to block TLS 1.3 protocol with Encrypted Client Hello. It would be nice to have an option to route this traffic via proxy while sending the rest to direct. Example config that could be used with a such functionality:
"rules": [
{
"protocol": "tls-ech",
"outbound": "proxy-out"
},
]

@nekohasekai nekohasekai added the enhancement New feature or request label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants