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

Allow only a single app though #242

Open
DivineRuins opened this issue Dec 21, 2024 · 1 comment
Open

Allow only a single app though #242

DivineRuins opened this issue Dec 21, 2024 · 1 comment

Comments

@DivineRuins
Copy link

Hello, i am trying to only tunnel a single app let's say chrome and all other traffic show be bypassed, I can't seem to accomplish that since i need to put 0.0.0.0/0 in all traffic by default goes though tunnel and if I need to bypass a game I can't seem to find all required executables for it as it has a lots of attached services example anti cheat system, steam apis etc..

I tried setting allowed to 1.1.1.1/32 for example in addition to chrome in allowed but chrome traffic doesn't go through VPN as 1.1.1.1/32 is favourable condition.

in short, I need by default to bypass all internet and only choose which ones goes through, is that possible as currently by default everything is allowed through, and I exclude the ones i don't need

thank you!

@fragtion
Copy link

fragtion commented Jan 6, 2025

both settings apply. so in other words, if you put chrome in apps, and 0.0.0.0/0 in routes, then it will route for all IP's (0.0.0.0/0), but only for chrome.

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

No branches or pull requests

2 participants