[PR #242] [MERGED] Support ServerName randomization (by setting ServerName=random) using ProtonVPN algo #293

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

📋 Pull Request Information

Original PR: https://github.com/cbeuw/Cloak/pull/242
Author: @notsure2
Created: 12/11/2023
Status: Merged
Merged: 4/13/2024
Merged by: @cbeuw

Base: masterHead: random-sni


📝 Commits (4)

📊 Changes

5 files changed (+76 additions, -11 deletions)

View changed files

📝 .github/workflows/build.yml (+1 -1)
📝 README.md (+1 -1)
📝 internal/client/TLS.go (+40 -2)
📝 internal/common/crypto.go (+30 -5)
📝 release.sh (+4 -2)

📄 Description

github.com/ProtonVPN/wireguard-go@bcf344b39b

Use by setting ServerName=random


🔄 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/242 **Author:** [@notsure2](https://github.com/notsure2) **Created:** 12/11/2023 **Status:** ✅ Merged **Merged:** 4/13/2024 **Merged by:** [@cbeuw](https://github.com/cbeuw) **Base:** `master` ← **Head:** `random-sni` --- ### 📝 Commits (4) - [`a848d2f`](https://github.com/cbeuw/Cloak/commit/a848d2f7e52020972e9415318a4899470b8c6df2) Update go version and release script - [`3b449b6`](https://github.com/cbeuw/Cloak/commit/3b449b64b36de6778465a86277c40b4aa9cbfb53) Support ServerName randomization (by setting ServerName=random) using the same algorithm as ProtonVPN https://github.com/ProtonVPN/wireguard-go/commit/bcf344b39b213c1f32147851af0d2a8da9266883 - [`392fc41`](https://github.com/cbeuw/Cloak/commit/392fc41de86e865a16c5fa8fea20340eb673592b) Move random utilities to common package - [`d5da5d0`](https://github.com/cbeuw/Cloak/commit/d5da5d049cbdb56b2c4d29d7ebe3fb038d233bb4) Update copyright ### 📊 Changes **5 files changed** (+76 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+1 -1) 📝 `README.md` (+1 -1) 📝 `internal/client/TLS.go` (+40 -2) 📝 `internal/common/crypto.go` (+30 -5) 📝 `release.sh` (+4 -2) </details> ### 📄 Description https://github.com/ProtonVPN/wireguard-go/commit/bcf344b39b213c1f32147851af0d2a8da9266883 Use by setting ServerName=random --- <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:31 +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#293
No description provided.