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: exempt apps from VPN #4

Closed
klzgrad opened this issue Jan 26, 2019 · 7 comments
Closed

Feature: exempt apps from VPN #4

klzgrad opened this issue Jan 26, 2019 · 7 comments
Assignees
Labels
enhancement New feature or request P1 PR-welcome Anyone may send PR on it

Comments

@klzgrad
Copy link

klzgrad commented Jan 26, 2019

China apps, say, Baidu Maps, shouldn't go through VPN.

This seems to be a standard feature, see https://android.stackexchange.com/questions/22959/how-to-vpn-only-a-single-application.

addDisallowedApplication should do it, but the only question is how to present the list of apps.

@GreaterFire
Copy link
Member

We will consider this feature. I'm just too lazy to implement it.

@popy32
Copy link

popy32 commented Oct 31, 2019

find a fork implemented the feature bypass chinese ip
https://github.com/oasiscifr/igniter

@wongsyrone
Copy link
Contributor

find a fork implemented the feature bypass chinese ip
https://github.com/oasiscifr/igniter

Under review now. #29

@txdywy
Copy link

txdywy commented Jan 19, 2020

Maybe a plugin to ss android, A SIP003 plugin like v2ray, gost etc.

@TchaikovDriver
Copy link
Contributor

I would like to do this.

@TchaikovDriver
Copy link
Contributor

China apps, say, Baidu Maps, shouldn't go through VPN.

This seems to be a standard feature, see https://android.stackexchange.com/questions/22959/how-to-vpn-only-a-single-application.

addDisallowedApplication should do it, but the only question is how to present the list of apps.

Exempt app branch #126

@wongsyrone
Copy link
Contributor

Thanks to @TchaikovDriver , we can finally close this.

Added via db8e519

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 PR-welcome Anyone may send PR on it
Development

No branches or pull requests

9 participants