mirror of
https://github.com/cbeuw/Cloak.git
synced 2026-04-25 12:35:59 +03:00
[GH-ISSUE #187] Is Wireguard supported? #152
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#152
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 @ktheticdev on GitHub (Mar 25, 2022).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/187
I would like to obfuscate WireGuard traffic. Is there a way to do so?
@HirbodBehnam commented on GitHub (Mar 25, 2022):
Yes it is possible. Cloak supports UDP traffic. The only thing which is hard to do is to create the
AllowedIplist of wireguard client config which can be done with this script.The rest is somewhat similar to OpenVPN.
@b1ek commented on GitHub (Aug 13, 2024):
there is also a web tool for that