mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 04:25:59 +03:00
[GH-ISSUE #327] RedirAddr recommendations #252
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#252
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?
Originally created by @the-vindicar on GitHub (Feb 8, 2026).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/327
Some DPIs check for major sites. If your masking domain is a major site, DPI will check if the IP you're connecting to is within the usual IP pool for that site. It's been noticed with VLESS censoring attempts, and maybe the same is applicable here.
In these cases, people suggest using "steal from yourself" approach - that is, make a simple fake website on the same server and use it for masking.
It has some benefits and drawbacks of its own, of course.
Please consider updating your documentation to include this caveat.