mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 04:25:59 +03:00
[PR #168] [MERGED] Fix incorrect addition of empty name in MockDomainList if the config string contains AlternativeNames=; #283
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#283
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/168
Author: @notsure2
Created: 7/22/2021
Status: ✅ Merged
Merged: 7/24/2021
Merged by: @cbeuw
Base:
master← Head:fix-empty-alternative-names📝 Commits (1)
9d5c663Fix incorrect addition of empty name in MockDomainList if the config string contains AlternativeNames=;📊 Changes
1 file changed (+9 additions, -0 deletions)
View changed files
📝
internal/client/state.go(+9 -0)📄 Description
This bug is very visible and annoying on Android and makes Cloak unreliable (since it picks randomly between the empty name and the real ServerName).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.