uProxy-p2p icon indicating copy to clipboard operation
uProxy-p2p copied to clipboard

Make VPN not die when the Activity is killed

Open fortuna opened this issue 9 years ago • 4 comments

According to Alberto, this is the code that kills the VPN: https://github.com/uProxy/cordova-plugin-tun2socks/pull/3/commits/f48a92e9422754f237796f36

fortuna avatar Nov 02 '16 15:11 fortuna

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.

bemasc avatar Nov 02 '16 20:11 bemasc

Seems related to: https://github.com/uProxy/uproxy/issues/2750

trevj avatar Nov 04 '16 14:11 trevj

For the record, here are some notes that @albertolalama put together: https://docs.google.com/document/d/1bB9sOYP5B9SwI38G0YTYmohwjj4S4o-BWauiGiW1yHY/edit

fortuna avatar Nov 18 '16 00:11 fortuna

FYI, @bemasc has fixed this for the SSH version: https://github.com/uProxy/uproxy-air/pull/3

fortuna avatar Jan 10 '17 00:01 fortuna