[PR #310] [MERGED] Update utls and increase server first packet buffer size #312

Closed
opened 2026-02-26 12:34:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cbeuw/Cloak/pull/310
Author: @cbeuw
Created: 6/7/2025
Status: Merged
Merged: 6/8/2025
Merged by: @cbeuw

Base: masterHead: utls-1.7.0


📝 Commits (3)

  • 5146ea8 Increase server first packet buffer size to 3000
  • 51ed286 Update utls to 1.7.3
  • 8af1376 Add backwards compatibility fallback to firefox

📊 Changes

6 files changed (+53 additions, -17 deletions)

View changed files

📝 go.mod (+2 -2)
📝 go.sum (+3 -0)
📝 internal/client/connector.go (+11 -1)
📝 internal/client/state.go (+11 -13)
📝 internal/client/transport.go (+23 -0)
📝 internal/server/dispatcher.go (+3 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cbeuw/Cloak/pull/310 **Author:** [@cbeuw](https://github.com/cbeuw) **Created:** 6/7/2025 **Status:** ✅ Merged **Merged:** 6/8/2025 **Merged by:** [@cbeuw](https://github.com/cbeuw) **Base:** `master` ← **Head:** `utls-1.7.0` --- ### 📝 Commits (3) - [`5146ea8`](https://github.com/cbeuw/Cloak/commit/5146ea8503d6a333e995b6e228cb84fd08a396bd) Increase server first packet buffer size to 3000 - [`51ed286`](https://github.com/cbeuw/Cloak/commit/51ed286f3503cafa4c667666197e27c99716e7d2) Update utls to 1.7.3 - [`8af1376`](https://github.com/cbeuw/Cloak/commit/8af137637e646253ceef125e18fada2536404c45) Add backwards compatibility fallback to firefox ### 📊 Changes **6 files changed** (+53 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+3 -0) 📝 `internal/client/connector.go` (+11 -1) 📝 `internal/client/state.go` (+11 -13) 📝 `internal/client/transport.go` (+23 -0) 📝 `internal/server/dispatcher.go` (+3 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:34:34 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cloak#312
No description provided.