mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 20:45:59 +03:00
[PR #158] [MERGED] ServerName rotation #282
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#282
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/158
Author: @lima0
Created: 3/25/2021
Status: ✅ Merged
Merged: 3/25/2021
Merged by: @cbeuw
Base:
master← Head:servername-rotation📝 Commits (3)
4a66426inital servername rotationb9cccbeMove MockDomainList to LocalConnConfig as the list doesn't need to be sent to the remoteaa95b50Use CSPRNG to pick the next candidate of MockDomains📊 Changes
4 files changed (+32 additions, -7 deletions)
View changed files
📝
README.md(+2 -0)📝
cmd/ck-client/ck-client.go(+5 -0)📝
cmd/ck-client/protector_android.go(+1 -0)📝
internal/client/state.go(+24 -7)📄 Description
This PR solves #152 by adding an optional AlternativeNames slice that has domains that cloak will shuffle through after every new session
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.