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

Windows IP leak when application is started from another application that is split tunneled #7278

Open
2 tasks done
hosenpupser opened this issue Dec 3, 2024 · 1 comment
Labels
bug Linux Issues related to Linux Windows Issues related to Windows

Comments

@hosenpupser
Copy link

Is it a bug?

  • I know this is an issue with the app, and contacting Mullvad support is not relevant.

I have checked if others have reported this already

  • I have checked the issue tracker to see if others have reported similar issues.

Current Behavior

If you have a program that is split tunneled and that program opens another, that program will be also split tunneled even tho it isn't in the split tunnel list.

Expected Behavior

The program is NOT split tunneled and will not leak IP.

Steps to Reproduce

  1. Turn on split tunneling
  2. select for example discord
  3. have your default browser closed
  4. click on a link inside discord so the browser opens
  5. check whatismyIP
  6. shows real IP
  7. browser is split tunneled
  8. (optional) Freak out

Failure Logs

No response

Operating system version

Windows 11

Mullvad VPN app version

2024.7

Additional Information

No response

@hosenpupser hosenpupser added the bug label Dec 3, 2024
@Serock3 Serock3 added Windows Issues related to Windows Linux Issues related to Linux labels Dec 4, 2024
@Serock3
Copy link
Contributor

Serock3 commented Dec 4, 2024

Thank you for reporting this bug. Many applications spawn sub-processes to route their traffic. To make split tunneling work as expected we capture these events and split the sub-processes as well. I agree that your use case is unintuitive and questionable, though. We will look into possible solutions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Linux Issues related to Linux Windows Issues related to Windows
Projects
None yet
Development

No branches or pull requests

2 participants