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

[Feature request] Split tunneling excludes websites #4204

Closed
fabriziobagala opened this issue Dec 12, 2022 · 1 comment
Closed

[Feature request] Split tunneling excludes websites #4204

fabriziobagala opened this issue Dec 12, 2022 · 1 comment

Comments

@fabriziobagala
Copy link

Issue report

Operating system: macOS Ventura 13.0.1
App version: 2022.5

Issue description

When split tunneling will be implemented on macOS, and in any case on other operating systems as well, it would be useful to be able to exclude websites from VPN use.

@faern
Copy link
Member

faern commented Dec 19, 2022

We are not currently planning on extending the split tunneling functionality to work on a per domain or per URL basis. It would either require us to intercept and handle all DNS queries, or integrate into the webbrowser (would only work for browsing split tunneling). You can already do this manually, but it's very cumbersome. You can run your own local socks5 proxy that you apply split tunneling to (on the platforms that support it) and then run the container plugin on firefox and configure individual socks5 proxies per container. And in that way have some containers go outside the VPN tunnel.

I'm closing this as it's not really planned. For macOS split tunneling feature request see #3039 (yes, I know it's your own issue post)

@faern faern closed this as not planned Won't fix, can't repro, duplicate, stale Dec 19, 2022
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