[PR #324] Update server random algorithm to use proton vpn latest + add random human strategy #317

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

📋 Pull Request Information

Original PR: https://github.com/cbeuw/Cloak/pull/324
Author: @notsure2
Created: 1/5/2026
Status: 🔄 Open

Base: masterHead: update-randomization-algo


📝 Commits (3)

  • 6f35e35 Update server random algorithm to use proton vpn latest + add random human strategy.
  • 3690ae0 Missing dot.
  • 8ddcf22 Another missing dot.

📊 Changes

4 files changed (+340 additions, -38 deletions)

View changed files

📝 README.md (+3 -1)
📝 internal/client/TLS.go (+16 -37)
internal/client/server_name_utils/consistent_hash.go (+98 -0)
internal/client/server_name_utils/server_name_utils.go (+223 -0)

📄 Description

…human strategy.


🔄 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/324 **Author:** [@notsure2](https://github.com/notsure2) **Created:** 1/5/2026 **Status:** 🔄 Open **Base:** `master` ← **Head:** `update-randomization-algo` --- ### 📝 Commits (3) - [`6f35e35`](https://github.com/cbeuw/Cloak/commit/6f35e356bc6fcf1c3b60cee3d13c591992cc78fb) Update server random algorithm to use proton vpn latest + add random human strategy. - [`3690ae0`](https://github.com/cbeuw/Cloak/commit/3690ae037b9b3841c0cea6102d3d3d417744acc3) Missing dot. - [`8ddcf22`](https://github.com/cbeuw/Cloak/commit/8ddcf22780bd2141f4712b011b20412ce57510b5) Another missing dot. ### 📊 Changes **4 files changed** (+340 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -1) 📝 `internal/client/TLS.go` (+16 -37) ➕ `internal/client/server_name_utils/consistent_hash.go` (+98 -0) ➕ `internal/client/server_name_utils/server_name_utils.go` (+223 -0) </details> ### 📄 Description …human strategy. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#317
No description provided.