From 3935a369b866c67705f3e27944be56b94ea2b245 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sat, 25 Sep 2021 22:22:09 -0600 Subject: ui,tunnel: support DNS search domains wg-quick has supported this for a while, but not the config layer, and not the Go backend, so wire this all up. Requested-by: Alexis Geoffrey Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/src/main/res/values') diff --git a/ui/src/main/res/values/strings.xml b/ui/src/main/res/values/strings.xml index 3be69798..badae61e 100644 --- a/ui/src/main/res/values/strings.xml +++ b/ui/src/main/res/values/strings.xml @@ -109,6 +109,7 @@ Disable config exporting Disabling config exporting makes private keys less accessible DNS servers + Search domains Edit Endpoint Error bringing down tunnel: %s -- cgit v1.2.3-59-g8ed1b