wiresock / WireSockUI

GUI to use Wiresock VPN Client in application mode
https://www.wiresock.net/
302 stars 14 forks source link

AllowedIPs option that has more priority than AllowedApps #90

Open EntityinArray opened 1 week ago

EntityinArray commented 1 week ago

If you use the AllowedApps together with AllowedIPs = 0.0.0.0/0, you lose ability to contact your Wireguard peers from other apps. Could we add something like ForceAllowedIPs = 10.6.6.0/24, so that you can both limit VPN on per-app basis, but have Wireguard peers connectivity from all apps?

ForceAllowedIPs is a stupid name, maybe someone can come up with something better. But we really need this, because right now I don't see any way to achieve this behavior with WireSocks

Basically, i want to connect to wireguard peer IPs, regardless of whether app is in AllowedApps.