From 5fbf8f0d535b131ad6de22a0d1dda0f2167d5ee0 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Fri, 8 Dec 2023 18:45:21 +0100 Subject: Expand multiDomain to externalProxy #1300 --- web/html/xui/form/inbound.html | 1 + web/html/xui/form/stream/external_proxy.html | 32 ++++++++++++++++++++++++++++ web/html/xui/form/tls_settings.html | 30 ++------------------------ 3 files changed, 35 insertions(+), 28 deletions(-) create mode 100644 web/html/xui/form/stream/external_proxy.html (limited to 'web/html/xui/form') diff --git a/web/html/xui/form/inbound.html b/web/html/xui/form/inbound.html index 40a96d1e..b46ce951 100644 --- a/web/html/xui/form/inbound.html +++ b/web/html/xui/form/inbound.html @@ -96,6 +96,7 @@ diff --git a/web/html/xui/form/stream/external_proxy.html b/web/html/xui/form/stream/external_proxy.html new file mode 100644 index 00000000..bb80070c --- /dev/null +++ b/web/html/xui/form/stream/external_proxy.html @@ -0,0 +1,32 @@ +{{define "form/externalProxy"}} + + + + + + + + + + + +
+ + + + + + + + - + +
+
+{{end}} diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html index eb201862..a77bec40 100644 --- a/web/html/xui/form/tls_settings.html +++ b/web/html/xui/form/tls_settings.html @@ -24,26 +24,6 @@ - - - - - - Domains: - + - - - - - - - - - - - auto @@ -61,7 +41,7 @@ - + - - - - + @@ -179,9 +156,6 @@ style="width: 135px" :dropdown-class-name="themeSwitcher.currentTheme"> [[ key ]] - - - -- cgit v1.2.3