-
Notifications
You must be signed in to change notification settings - Fork 5
WireGuard support? #31
Copy link
Copy link
Open
Labels
compatibilityCompatibility issue with other softwareCompatibility issue with other softwareworkaroundKnown limitation with a documented workaroundKnown limitation with a documented workaround
Description
Activity
Metadata
Metadata
Assignees
Labels
compatibilityCompatibility issue with other softwareCompatibility issue with other softwareworkaroundKnown limitation with a documented workaroundKnown limitation with a documented workaround
I have a linux server with both WireGuard (act as a VPN server) and dpibreak installed.
When I connect other clients to this server using WireGuard, it seems that traffics from WireGuard clients don't get handled by dpibreak. Mean that I can access normal websites but not blocked websites.
Beside, I can curl to blocked websites directly on the server itself.
Is there a way to make this setup work?
Thanks.