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/outbound.html | 48 +++++++++++++--------------
web/html/xui/form/protocol/shadowsocks.html | 2 +-
web/html/xui/form/protocol/trojan.html | 2 +-
web/html/xui/form/protocol/vless.html | 2 +-
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 +-
web/html/xui/form/tls_settings.html | 10 +++---
web/html/xui/inbound_info_modal.html | 4 +--
web/html/xui/index.html | 2 +-
13 files changed, 61 insertions(+), 61 deletions(-)
(limited to 'web/html')
diff --git a/web/html/xui/form/outbound.html b/web/html/xui/form/outbound.html
index df54395f..7c128b75 100644
--- a/web/html/xui/form/outbound.html
+++ b/web/html/xui/form/outbound.html
@@ -106,7 +106,7 @@
-
+
@@ -189,7 +189,7 @@
- [[ method ]]
+ [[ method_name ]]
@@ -204,9 +204,9 @@
TCP
- KCP
+ mKCP
WS
- HTTP2
+ H2
QUIC
gRPC
@@ -232,12 +232,12 @@
- none (not camouflage)
- srtp (video call)
- utp (BT download)
- wechat-video (WeChat video)
- dtls (DTLS 1.2 packages)
- wireguard (wireguard packages)
+ None
+ SRTP
+ uTP
+ WeChat
+ DTLS 1.2
+ wireGuard
@@ -249,19 +249,19 @@
-
+
-
+
-
+
-
+
@@ -290,9 +290,9 @@
- none
- aes-128-gcm
- chacha20-poly1305
+ None
+ AES-128-GCM
+ CHACHA20-POLY1305
@@ -300,12 +300,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
@@ -366,7 +366,7 @@
[[ key ]]
-
+
diff --git a/web/html/xui/form/protocol/shadowsocks.html b/web/html/xui/form/protocol/shadowsocks.html
index 79281614..baed82e0 100644
--- a/web/html/xui/form/protocol/shadowsocks.html
+++ b/web/html/xui/form/protocol/shadowsocks.html
@@ -23,7 +23,7 @@
- [[ method ]]
+ [[ method_name ]]
diff --git a/web/html/xui/form/protocol/trojan.html b/web/html/xui/form/protocol/trojan.html
index 5a7ba3c4..3f1d830b 100644
--- a/web/html/xui/form/protocol/trojan.html
+++ b/web/html/xui/form/protocol/trojan.html
@@ -37,7 +37,7 @@
inbound.settings.delFallback(index)"
style="color: rgb(255, 77, 79);cursor: pointer;"/>
-
+
diff --git a/web/html/xui/form/protocol/vless.html b/web/html/xui/form/protocol/vless.html
index 7c18c048..73859ad5 100644
--- a/web/html/xui/form/protocol/vless.html
+++ b/web/html/xui/form/protocol/vless.html
@@ -39,7 +39,7 @@
inbound.settings.delFallback(index)"
style="color: rgb(255, 77, 79);cursor: pointer;"/>
-
+
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 @@
{{template "form/streamSockopt"}}
-{{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"}}
-
+
-
+
-
+
-
+
- OFF
+ Off
Redirect
- T-Proxy
+ TPROXY
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"}}
-
+
diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html
index f265cb43..e83d4c3f 100644
--- a/web/html/xui/form/tls_settings.html
+++ b/web/html/xui/form/tls_settings.html
@@ -26,9 +26,9 @@
-
+
- auto
+ Auto
[[ value ]]
@@ -92,7 +92,7 @@
-
+
@@ -162,7 +162,7 @@
-
+
@@ -187,7 +187,7 @@
- Get new cert
+ Get New Cert
diff --git a/web/html/xui/inbound_info_modal.html b/web/html/xui/inbound_info_modal.html
index 0d8f850d..cf1a032b 100644
--- a/web/html/xui/inbound_info_modal.html
+++ b/web/html/xui/inbound_info_modal.html
@@ -164,7 +164,7 @@
- Subscription link
+ Subscription URL
[[ infoModal.subLink ]]
@@ -349,4 +349,4 @@
});
-{{end}}
\ No newline at end of file
+{{end}}
diff --git a/web/html/xui/index.html b/web/html/xui/index.html
index 50c46b03..55b46d08 100644
--- a/web/html/xui/index.html
+++ b/web/html/xui/index.html
@@ -96,7 +96,7 @@
[[ status.xray.state ]]
- Error in running xray-core
+ An error occurred while running Xray
{{ i18n "pages.index.logs" }}
--
cgit v1.2.3