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

New tls fragment option #119

Open
Graveyard9988 opened this issue Jun 5, 2024 · 0 comments
Open

New tls fragment option #119

Graveyard9988 opened this issue Jun 5, 2024 · 0 comments

Comments

@Graveyard9988
Copy link

Please reconstruct "tls settings" via this source code:

kyochikuto/sing-box-plus@c4f79cf

Reason of fork developer:
I updated the way Fragment works in Singbox core as follows:

  • Only clientHello packets are fragmented, not the whole handshake
  • The SNI part will definitely be fragmented regardless of the interval value you set for the size parameter
  • Health check for the reasonableness of intervals.

With mentioned changes, the functionality of singbox will match the tlsHello fragment method in Xray core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant