Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISSUE: Allowed application list incorrect behavior #243

Open
CrPO4 opened this issue Jan 12, 2025 · 1 comment
Open

ISSUE: Allowed application list incorrect behavior #243

CrPO4 opened this issue Jan 12, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@CrPO4
Copy link

CrPO4 commented Jan 12, 2025

If any of the following questions are irrelevant, indicate them as "Not Applicable."

Describe the issue
Only first app will work if you format Allowed applications list with new lines, like this:
image

If you put them in a line, everything works:
image

I'm sure it's just because input is not trimmed, so it's not "discord.exe" but "\ndiscord.exe" for the GUI.

To Reproduce
Steps are in description.

Expected behavior
Both ways work.

Tested on official WireGuard client
Not Applicable.

Tested on different VPN servers
Not Applicable.

Not sure if necessary.

Tunnel Config
Not Applicable.

Logs
In case of "new line" format, it will show "filtered" for all apps that are not first one. For "inline" format everything's OK.

Starting WireSock directly
Not applicable.

@CrPO4 CrPO4 added the bug Something isn't working label Jan 12, 2025
@brendanosborne
Copy link
Contributor

Thank you for the report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants