From 984b469c6feffa6d3523ab5e2caf44fe847c5af7 Mon Sep 17 00:00:00 2001 From: shahin-io <115543613+shahin-io@users.noreply.github.com> Date: Tue, 9 Jan 2024 09:10:40 +0000 Subject: Overall Enhancement (#1524) --- web/html/xui/form/stream/stream_kcp.html | 12 ++++++------ web/html/xui/form/stream/stream_quic.html | 18 +++++++++--------- web/html/xui/form/stream/stream_settings.html | 4 ++-- web/html/xui/form/stream/stream_sockopt.html | 12 ++++++------ web/html/xui/form/stream/stream_tcp.html | 4 ++-- web/html/xui/form/stream/stream_ws.html | 2 +- 6 files changed, 26 insertions(+), 26 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 b792e1cd..8a45669d 100644 --- a/web/html/xui/form/stream/stream_kcp.html +++ b/web/html/xui/form/stream/stream_kcp.html @@ -2,12 +2,12 @@ - none (No Obfuscation) - SRTP (Video Call) - uTP (Bittorrent) - WeChat Video - DTLS (DTLS 1.2 packages) - WireGuard (WireGuard packages) + None + SRTP + uTP + WeChat + DTLS 1.2 + WireGuard diff --git a/web/html/xui/form/stream/stream_quic.html b/web/html/xui/form/stream/stream_quic.html index 8a2167c4..d9175061 100644 --- a/web/html/xui/form/stream/stream_quic.html +++ b/web/html/xui/form/stream/stream_quic.html @@ -2,9 +2,9 @@ - none - aes-128-gcm - chacha20-poly1305 + None + AES-128-GCM + CHACHA20-POLY1305 @@ -12,12 +12,12 @@ - none (No Obfuscation) - SRTP (Video Call) - uTP (Bittorrent) - WeChat Video - DTLS (DTLS 1.2 packages) - WireGuard (WireGuard Packages) + None + SRTP + uTP + WeChat + DTLS 1.2 + WireGuard diff --git a/web/html/xui/form/stream/stream_settings.html b/web/html/xui/form/stream/stream_settings.html index 85935af0..57a4f850 100644 --- a/web/html/xui/form/stream/stream_settings.html +++ b/web/html/xui/form/stream/stream_settings.html @@ -5,7 +5,7 @@ TCP - KCP + mKCP WS H2 QUIC @@ -47,4 +47,4 @@ -{{end}} \ No newline at end of file +{{end}} diff --git a/web/html/xui/form/stream/stream_sockopt.html b/web/html/xui/form/stream/stream_sockopt.html index 7291b740..92dcd7b5 100644 --- a/web/html/xui/form/stream/stream_sockopt.html +++ b/web/html/xui/form/stream/stream_sockopt.html @@ -1,24 +1,24 @@ {{define "form/streamSockopt"}} - + diff --git a/web/html/xui/form/stream/stream_tcp.html b/web/html/xui/form/stream/stream_tcp.html index 941a3d79..1c6edf3f 100644 --- a/web/html/xui/form/stream/stream_tcp.html +++ b/web/html/xui/form/stream/stream_tcp.html @@ -1,7 +1,7 @@ {{define "form/streamTCP"}} - + @@ -73,4 +73,4 @@ -{{end}} \ No newline at end of file +{{end}} diff --git a/web/html/xui/form/stream/stream_ws.html b/web/html/xui/form/stream/stream_ws.html index 14d09999..43f4a951 100644 --- a/web/html/xui/form/stream/stream_ws.html +++ b/web/html/xui/form/stream/stream_ws.html @@ -1,6 +1,6 @@ {{define "form/streamWS"}} - + -- cgit v1.2.3