From 2b8e758a6b96e3ef570d54a518d5483b2a5d0a19 Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Wed, 20 May 2020 10:04:13 +0200 Subject: [PATCH] Add in wizard that keys are retrieved from the API --- .../luasrc/view/openmptcprouter/wizard.htm | 20 +++++-------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/luci-app-openmptcprouter/luasrc/view/openmptcprouter/wizard.htm b/luci-app-openmptcprouter/luasrc/view/openmptcprouter/wizard.htm index 85fd5169b..32e8d3776 100644 --- a/luci-app-openmptcprouter/luasrc/view/openmptcprouter/wizard.htm +++ b/luci-app-openmptcprouter/luasrc/view/openmptcprouter/wizard.htm @@ -131,16 +131,6 @@ end
<%:Common server settings%> -
- -
- checked<% end %> /> -
-
- <%:You should disable IPv6 here if server doesn't provide IPv6.%> -
-
-
@@ -177,7 +167,7 @@ end " />
- <%:ShadowSocks is used for TCP.%> + <%:Key is retrieved from server API by default. ShadowSocks is used for TCP.%>
@@ -223,7 +213,7 @@ end ">
- <%:Glorytun TCP is used by default for UDP and ICMP%> + <%:Key is retrieved from server API by default. Glorytun TCP is used by default for UDP and ICMP%>
@@ -235,7 +225,7 @@ end ">
- <%:A Dead Simple VPN is a TCP VPN that can replace Glorytun TCP%> + <%:Key is retrieved from server API by default. A Dead Simple VPN is a TCP VPN that can replace Glorytun TCP%>
@@ -247,7 +237,7 @@ end ">
- <%:MLVPN can replace Glorytun with connections with same latency%> + <%:Key is retrieved from server API by default. MLVPN can replace Glorytun with connections with same latency%>
@@ -259,7 +249,7 @@ end ">
- <%:UBOND can replace Glorytun with connections with same latency%> + <%:Key is retrieved from server API by default. UBOND can replace Glorytun with connections with same latency%>