From bc56e637376142c370c31b17558fc3778a863bd2 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 17 Mar 2023 01:31:14 +0330 Subject: pack1 --- web/html/xui/form/protocol/trojan.html | 88 +++++++++++++------------- web/html/xui/form/protocol/vless.html | 89 +++++++++++++-------------- web/html/xui/form/protocol/vmess.html | 20 +++--- web/html/xui/form/stream/stream_settings.html | 2 +- web/html/xui/form/tls_settings.html | 42 ++++++++----- 5 files changed, 126 insertions(+), 115 deletions(-) (limited to 'web/html/xui/form') diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html index 4bf57d7a..3127e4c5 100644 --- a/web/html/xui/form/protocol/trojan.html +++ b/web/html/xui/form/protocol/trojan.html @@ -1,6 +1,6 @@ {{define "form/trojan"}} - + @@ -20,8 +20,11 @@ xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="anticon anticon-question-circle" viewBox="0 0 16 16"> - + + + + IP Count Limit @@ -32,7 +35,7 @@ - + @@ -53,15 +56,12 @@ - + - - - - + {{ i18n "none" }} [[ key ]] @@ -90,7 +90,7 @@ + v-model="trojan._expiryTime" style="width: 170px;"> @@ -123,39 +123,41 @@ - - - - - + - - - - + {{end}} \ No newline at end of file diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html index 6d895f19..67337aba 100644 --- a/web/html/xui/form/protocol/vless.html +++ b/web/html/xui/form/protocol/vless.html @@ -1,6 +1,6 @@ {{define "form/vless"}} - + @@ -21,8 +21,11 @@ xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="anticon anticon-question-circle" viewBox="0 0 16 16"> - + + + + IP Count Limit @@ -33,7 +36,7 @@ - + @@ -55,15 +58,12 @@ - + - - - - + {{ i18n "none" }} [[ key ]] @@ -75,11 +75,6 @@ [[ key ]] - - - [[ key ]] - - {{ i18n "pages.inbounds.totalFlow" }}(GB) @@ -137,39 +132,41 @@ - - - - - + - - - - + {{end}} \ No newline at end of file diff --git a/web/html/xui/form/protocol/vmess.html b/web/html/xui/form/protocol/vmess.html index bab0cb8b..d7561633 100644 --- a/web/html/xui/form/protocol/vmess.html +++ b/web/html/xui/form/protocol/vmess.html @@ -1,6 +1,6 @@ {{define "form/vmess"}} - + @@ -20,8 +20,14 @@ xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="anticon anticon-question-circle" viewBox="0 0 16 16"> - + + + + + + + IP Count Limit @@ -32,7 +38,7 @@ - + @@ -52,16 +58,10 @@ - + - - - - - - {{ i18n "pages.inbounds.totalFlow" }}(GB) diff --git a/web/html/xui/form/stream/stream_settings.html b/web/html/xui/form/stream/stream_settings.html index e3b8308a..d5c7e425 100644 --- a/web/html/xui/form/stream/stream_settings.html +++ b/web/html/xui/form/stream/stream_settings.html @@ -8,7 +8,7 @@ WS HTTP QUIC - GRPC + gRPC diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html index ea3216e7..532850c7 100644 --- a/web/html/xui/form/tls_settings.html +++ b/web/html/xui/form/tls_settings.html @@ -5,13 +5,22 @@ - - + + - + + + + + + + auto + [[ key ]] + + [[ key ]] @@ -22,17 +31,20 @@ [[ key ]] - - - auto - [[ key ]] - - + + + None + [[ key ]] + + - - + + + auto + [[ key ]] + @@ -42,18 +54,18 @@ -- cgit v1.2.3