From 4905185e6121471f8c15d4ac59623323284135e5 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sun, 8 Mar 2020 16:46:07 +0800 Subject: backend: do not depend on anything except config This is likely broken but should make for a good starting point. It also should hopefully handle stopping tunnels before starting new ones, in the case of the GoBackend. Again, untested. Signed-off-by: Jason A. Donenfeld --- app/src/main/res/values/strings.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 91bbf0f1..45964eec 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -104,7 +104,6 @@ Downloading and installing… Something went wrong. Please try again MTU - Only one userspace tunnel can run at a time Name Trying to bring up a tunnel with no config No configurations found -- cgit v1.2.3