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

XTLS: More separate uplink/downlink flags for splice copy #4407

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

yuhan6665
Copy link
Member

  • In 03131c7 new flags were added for uplink/downlink, but that was not suffcient
  • Now that the traffic state contains all possible info
  • Each inbound and outbound is responsible to set their own CanSpliceCopy flag. Note that this also open up more splice usage. E.g. socks in -> freedom out
  • Fixes VLESS+Reality and intermediate server configuration #4033

- In 03131c7 new flags were added for uplink/downlink, but that was not suffcient
- Now that the traffic state contains all possible info
- Each inbound and outbound is responsible to set their own CanSpliceCopy flag. Note that this also open up more splice usage. E.g. socks in -> freedom out
- Fixes #4033
@RPRX RPRX merged commit eef74b2 into main Feb 18, 2025
70 checks passed
@RPRX RPRX deleted the vision-bidirection branch March 7, 2025 13:25
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

Successfully merging this pull request may close these issues.

VLESS+Reality and intermediate server configuration
2 participants