mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 04:25:59 +03:00
[PR #242] [MERGED] Support ServerName randomization (by setting ServerName=random) using ProtonVPN algo #293
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Cloak#293
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:random-sni📝 Commits (4)
a848d2fUpdate go version and release script3b449b6Support ServerName randomization (by setting ServerName=random) using the same algorithm as ProtonVPNgithub.com/ProtonVPN/wireguard-go@bcf344b39b392fc41Move random utilities to common packaged5da5d0Update copyright📊 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@bcf344b39bUse by setting ServerName=random
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.