-
Notifications
You must be signed in to change notification settings - Fork 184
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
Make VPN not die when the Activity is killed #2800
Comments
Presumably this is only useful once we also figure out how to make the proxy outlive the Activity. Currently, the proxy lives inside the Activity. |
Seems related to: |
For the record, here are some notes that @albertolalama put together: https://docs.google.com/document/d/1bB9sOYP5B9SwI38G0YTYmohwjj4S4o-BWauiGiW1yHY/edit |
FYI, @bemasc has fixed this for the SSH version: https://github.com/uProxy/uproxy-air/pull/3 |
According to Alberto, this is the code that kills the VPN:
UWNetworksLab/cordova-plugin-tun2socks@f48a92e9422754f237796f36
The text was updated successfully, but these errors were encountered: