Skip to content

Fix TUIC congestion control at Shadowrocket.php#958

Open
JW-3154 wants to merge 1 commit into
cedar2025:masterfrom
JW-3154:patch-1
Open

Fix TUIC congestion control at Shadowrocket.php#958
JW-3154 wants to merge 1 commit into
cedar2025:masterfrom
JW-3154:patch-1

Conversation

@JW-3154
Copy link
Copy Markdown

@JW-3154 JW-3154 commented May 24, 2026

Fixes an issue where the TUIC congestion_control parameter was not being passed to clients on Shadowrocket. This PR adds the missing parameter to the URL query string, fetching it from $protocol_settings with a default and safe fallback to 'cubic', ensuring panel configurations are properly respected by the client.

Fixes an issue where the TUIC congestion_control parameter was not being passed to clients like Shadowrocket. This PR adds the missing parameter to the URL query string, fetching it from $protocol_settings with a safe fallback to 'cubic', ensuring panel configurations are properly respected by the client.
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.

1 participant