[GH-ISSUE #187] Is Wireguard supported? #152

Closed
opened 2026-02-26 12:34:07 +03:00 by kerem · 2 comments
Owner

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?

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?
kerem closed this issue 2026-02-26 12:34:07 +03:00
Author
Owner

@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 AllowedIp list of wireguard client config which can be done with this script.
The rest is somewhat similar to OpenVPN.

<!-- gh-comment-id:1079253001 --> @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 `AllowedIp` list of wireguard client config which can be done with [this script](https://www.reddit.com/r/WireGuard/comments/gyb955/comment/ftcw42a/). The rest is somewhat similar to OpenVPN.
Author
Owner

@b1ek commented on GitHub (Aug 13, 2024):

The only thing which is hard to do is to create the AllowedIp list of wireguard client config which can be done with this script.

there is also a web tool for that

<!-- gh-comment-id:2285836327 --> @b1ek commented on GitHub (Aug 13, 2024): > The only thing which is hard to do is to create the `AllowedIp` list of wireguard client config which can be done with [this script](https://www.reddit.com/r/WireGuard/comments/gyb955/comment/ftcw42a/). there is also a [web tool for that](https://www.procustodibus.com/blog/2021/03/wireguard-allowedips-calculator/)
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cloak#152
No description provided.