-
Notifications
You must be signed in to change notification settings - Fork 82
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
Trojan-killer: Detect TLS in TLS. #250
Comments
Is it able to detect other types of TLS-in-TLS outside Trojan? |
From what I understand, this test should be agnostic to the proxy protocol in use as long as 1) the inner TLS handshake immediately follows the outer TLS handshake (no websocket handshakes in between layers); and 2) the inner TLS is using TLS 1.3. So it should also work against vmess/ss-over-TLS. |
https://github.com/XTLS/Trojan-killer
期待反馈。
Looking forward to feedback.
The text was updated successfully, but these errors were encountered: