From 729d8549e2b536a10c402a88e0d4cfde9e4baf3f Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Mon, 4 Dec 2023 19:17:38 +0100 Subject: new frontend and mobile view #1286 --- web/html/xui/form/stream/stream_kcp.html | 2 +- web/html/xui/form/stream/stream_quic.html | 4 ++-- web/html/xui/form/stream/stream_settings.html | 2 +- web/html/xui/form/stream/stream_sockopt.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'web/html/xui/form/stream') diff --git a/web/html/xui/form/stream/stream_kcp.html b/web/html/xui/form/stream/stream_kcp.html index 0d6df9e3..59b708bf 100644 --- a/web/html/xui/form/stream/stream_kcp.html +++ b/web/html/xui/form/stream/stream_kcp.html @@ -1,7 +1,7 @@ {{define "form/streamKCP"}} - + None (Not Camouflage) SRTP (Camouflage Video Call) UTP (Camouflage BT Download) diff --git a/web/html/xui/form/stream/stream_quic.html b/web/html/xui/form/stream/stream_quic.html index 53e60b2d..d4e22dd7 100644 --- a/web/html/xui/form/stream/stream_quic.html +++ b/web/html/xui/form/stream/stream_quic.html @@ -1,7 +1,7 @@ {{define "form/streamQUIC"}} - + none aes-128-gcm chacha20-poly1305 @@ -12,7 +12,7 @@ - + none (not camouflage) srtp (camouflage video call) utp (camouflage BT download) diff --git a/web/html/xui/form/stream/stream_settings.html b/web/html/xui/form/stream/stream_settings.html index e50caf19..cac65207 100644 --- a/web/html/xui/form/stream/stream_settings.html +++ b/web/html/xui/form/stream/stream_settings.html @@ -2,7 +2,7 @@ - + TCP KCP WS diff --git a/web/html/xui/form/stream/stream_sockopt.html b/web/html/xui/form/stream/stream_sockopt.html index d90bf206..5da2f8af 100644 --- a/web/html/xui/form/stream/stream_sockopt.html +++ b/web/html/xui/form/stream/stream_sockopt.html @@ -33,7 +33,7 @@ + :dropdown-class-name="themeSwitcher.currentTheme"> OFF Redirect T-Proxy -- cgit v1.2.3