From 0f1f3d843907ee35b19bd5f0aadc37958cee09e1 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sat, 9 Dec 2023 18:48:06 +0330 Subject: instead of convert the form structure to use and instead of , --- web/html/xui/form/tls_settings.html | 560 +++++++++++++++++++++++++----------- 1 file changed, 390 insertions(+), 170 deletions(-) (limited to 'web/html/xui/form/tls_settings.html') diff --git a/web/html/xui/form/tls_settings.html b/web/html/xui/form/tls_settings.html index 9c881844..11a65818 100644 --- a/web/html/xui/form/tls_settings.html +++ b/web/html/xui/form/tls_settings.html @@ -2,187 +2,407 @@ - - - {{ i18n "none" }} - - - XTLS - - - - Reality - - TLS - - + + + + + +
+ {{ i18n "security" }} + + + {{ i18n "none" }} + + + XTLS + + + + Reality + + TLS + +
- - - auto - [[ value ]] - - - - - - [[ key ]] - - - [[ key ]] - - - - - - - - - None - [[ key ]] - - - - - [[ alpn ]] - - -
- - - -
- - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ CipherSuites + + + + auto + [[ value + ]] + + +
+ Min/Max Version + + + + + [[ key ]] + + + [[ key ]] + + + +
+ SNI + + + + +
+ uTLS + + + + None + [[ key ]] + + +
+ Alpn + + + + [[ alpn ]] + + +
+ Allow insecure + + + + +
+ Reject Unknown SNI + + + + +
+ {{ i18n "certificate" }} + + + + {{ i18n "pages.inbounds.certificatePath" }} + {{ i18n "pages.inbounds.certificateContent" }} + + + + - + +
+ {{ i18n "pages.inbounds.publicKeyPath" }} + + + + +
+ {{ i18n "pages.inbounds.keyPath" }} + + + + +
+ {{ i18n + "pages.inbounds.setDefaultCert" }} +
+ {{ i18n "pages.inbounds.publicKeyContent" }} + + + + +
+ {{ i18n "pages.inbounds.keyContent" }} + + + + +
+ ocspStapling + + + + +
- - - - - - [[ alpn ]] - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ SNI + + + + +
+ Alpn + + + + [[ alpn ]] + + +
+ Allow insecure + + + + +
+ {{ i18n "certificate" }} + + + + {{ i18n "pages.inbounds.certificatePath" }} + {{ i18n "pages.inbounds.certificateContent" }} + + + + - + +
+ {{ i18n "pages.inbounds.publicKeyPath" }} + + + + +
+ {{ i18n "pages.inbounds.keyPath" }} + + + + +
+ {{ i18n + "pages.inbounds.setDefaultCert" }} +
+ {{ i18n "pages.inbounds.publicKeyContent" }} + + + + +
+ {{ i18n "pages.inbounds.keyContent" }} + + + + +
- - - - - - - - - - [[ key ]] - - - - - - - - - - - - -
- - - - - - - - - - - Get New Key - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Show + + + + +
+ xVer + + + + +
+ uTLS + + + + [[ key ]] + + +
+ Dest + + + + +
+ Server Names + + + + +
+ ShortIds + + + + + +
+ SpiderX + + + + +
+ Private Key + + + + +
+ Public Key + + + + +
+ Get New Key +
{{end}} \ No newline at end of file -- cgit v1.2.3