wiresock / WireSockUI

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

AllowedApps special characters #28

Closed Iftuga closed 7 months ago

Iftuga commented 9 months ago

Some applications have special characters in their names, and such applications can not be added to AllowedApps

Maybe it could be fixed if applications were to be specified with " symbol around them, e.g., "osu!" (Just an idea, I am not sure if it would be possible to implement it that way)

image

image

RileyXX commented 9 months ago

Try editing it in text editor instead. You can also try adding the full path to the .exe file instead if the first method doesn't work.

That prompt window is a little buggy, it wont let you save changes in some situations (like when you add full path) even though its supported. It's just a minor issue that will hopefully get patched in a future update.

wiresock commented 7 months ago

We've just released WireSockUI v0.1.9, which includes a fix that might resolve your problem. Please update to this latest version from our releases page and try configuring the 'allowed apps' path again.

Iftuga commented 7 months ago

Works nicely now