+
diff --git a/web/html/xui/modals/text_modal.html b/web/html/xui/modals/text_modal.html
index 77cb719e..b5751c65 100644
--- a/web/html/xui/modals/text_modal.html
+++ b/web/html/xui/modals/text_modal.html
@@ -9,7 +9,7 @@
{{ i18n "copy" }}
-
diff --git a/web/html/xui/modals/warp_modal.html b/web/html/xui/modals/warp_modal.html
index 7fb55847..14426472 100644
--- a/web/html/xui/modals/warp_modal.html
+++ b/web/html/xui/modals/warp_modal.html
@@ -6,7 +6,7 @@
{{ i18n "pages.inbounds.create" }}
-
+
Access Token |
[[ warpModal.warpData.access_token ]] |
@@ -25,8 +25,8 @@
{{ i18n "delete" }}
- {{ i18n "pages.xray.outbound.settings" }}
-
+ {{ i18n "pages.xray.outbound.settings" }}
+
@@ -37,11 +37,11 @@
- {{ i18n "pages.xray.outbound.accountInfo" }}
- {{ i18n "pages.xray.outbound.accountInfo" }}
+ {{ i18n "info" }}
-
+
Device Name |
[[ warpModal.warpConfig.name ]] |
@@ -77,14 +77,14 @@
- {{ i18n "pages.xray.outbound.outboundStatus" }}
+ {{ i18n "pages.xray.outbound.outboundStatus" }}
- {{ i18n "enabled" }}
+ {{ i18n "enabled" }}
{{ i18n "reset" }}
- {{ i18n "disabled" }}
+ {{ i18n "disabled" }}
{{ i18n "pages.xray.outbound.addOutbound" }}
diff --git a/web/html/xui/modals/xray_outbound_modal.html b/web/html/xui/modals/xray_outbound_modal.html
index b3c5d6b1..2edb5fc0 100644
--- a/web/html/xui/modals/xray_outbound_modal.html
+++ b/web/html/xui/modals/xray_outbound_modal.html
@@ -1,7 +1,7 @@
{{define "modals/outModal"}}
{{template "form/outbound"}}
diff --git a/web/html/xui/modals/xray_rule_modal.html b/web/html/xui/modals/xray_rule_modal.html
index 4be74a8f..336a9d81 100644
--- a/web/html/xui/modals/xray_rule_modal.html
+++ b/web/html/xui/modals/xray_rule_modal.html
@@ -37,14 +37,14 @@
-
+
-
- [[ index+1 ]]
+
+ [[ index+1 ]]
-
+
diff --git a/web/html/xui/settings.html b/web/html/xui/settings.html
index cab41e5a..2cd37cdb 100644
--- a/web/html/xui/settings.html
+++ b/web/html/xui/settings.html
@@ -61,7 +61,7 @@
-
@@ -72,9 +72,9 @@
-
-
-
+
+
+
{{ i18n "pages.settings.save" }}
{{ i18n "pages.settings.restartPanel" }}
@@ -84,7 +84,7 @@
-
@@ -94,19 +94,19 @@
-
+
{{ template "settings/panel/general" . }}
-
+
{{ template "settings/panel/security" . }}
-
+
{{ template "settings/panel/telegram" . }}
-
+
{{ template "settings/panel/subscription/general" . }}
-
+
{{ template "settings/panel/subscription/json" . }}
diff --git a/web/html/xui/settings/panel/general.html b/web/html/xui/settings/panel/general.html
index 04b29341..df011521 100644
--- a/web/html/xui/settings/panel/general.html
+++ b/web/html/xui/settings/panel/general.html
@@ -9,12 +9,12 @@
{{ i18n "pages.settings.sampleRemark"}}:
#[[ remarkSample ]]
-
-
+
[[ value ]]
-
[[ key ]]
@@ -39,7 +39,7 @@
{{ i18n "pages.settings.panelPort"}}
{{ i18n "pages.settings.panelPortDesc"}}
-
+
@@ -53,21 +53,21 @@
{{ i18n "pages.settings.sessionMaxAge" }}
{{ i18n "pages.settings.sessionMaxAgeDesc" }}
-
+
{{ i18n "pages.settings.pageSize" }}
{{ i18n "pages.settings.pageSizeDesc" }}
-
+
{{ i18n "pages.settings.language"}}
+ :dropdown-class-name="themeSwitcher.currentTheme" :style="{ width: '100%' }">
@@ -81,14 +81,14 @@
{{ i18n "pages.settings.expireTimeDiff" }}
{{ i18n "pages.settings.expireTimeDiffDesc" }}
-
+
{{ i18n "pages.settings.trafficDiff" }}
{{ i18n "pages.settings.trafficDiffDesc" }}
-
+
@@ -137,7 +137,7 @@
{{ i18n "pages.settings.datepicker"}}
{{ i18n "pages.settings.datepickerDescription"}}
-
+
diff --git a/web/html/xui/settings/panel/security.html b/web/html/xui/settings/panel/security.html
index 7b53a959..5a13cc8a 100644
--- a/web/html/xui/settings/panel/security.html
+++ b/web/html/xui/settings/panel/security.html
@@ -26,7 +26,7 @@
-
+
{{ i18n "confirm" }}
@@ -37,7 +37,7 @@
{{ i18n "pages.settings.security.loginSecurityDesc" }}
-
@@ -49,7 +49,7 @@
-
+
{{ i18n "confirm"}}
diff --git a/web/html/xui/settings/panel/subscription/general.html b/web/html/xui/settings/panel/subscription/general.html
index c5577c88..b6e616dd 100644
--- a/web/html/xui/settings/panel/subscription/general.html
+++ b/web/html/xui/settings/panel/subscription/general.html
@@ -34,7 +34,7 @@
{{ i18n "pages.settings.subPortDesc"}}
+ :style="{ width: '100%' }">
@@ -90,7 +90,7 @@
{{ i18n "pages.settings.subUpdates"}}
{{ i18n "pages.settings.subUpdatesDesc"}}
-
+
diff --git a/web/html/xui/settings/panel/subscription/json.html b/web/html/xui/settings/panel/subscription/json.html
index 4f0ee302..a3729984 100644
--- a/web/html/xui/settings/panel/subscription/json.html
+++ b/web/html/xui/settings/panel/subscription/json.html
@@ -25,7 +25,7 @@
-
+
@@ -59,13 +59,13 @@
-
+
Type
- updateNoiseType(index, value)">
@@ -90,13 +90,13 @@
placeholder="10-20">
-
+
Remove
- Add Noise
+ Add Noise
@@ -107,27 +107,27 @@
-
+
Concurrency
+ :style="{ width: '100%' }">
xudp Concurrency
+ :style="{ width: '100%' }">
xudp UDP 443
-
[[ p ]]
@@ -147,13 +147,13 @@
-
+
{{ i18n "pages.xray.directips" }}
-
[[ p.label ]]
@@ -164,7 +164,7 @@
{{ i18n "pages.xray.directdomains" }}
-
[[ p.label ]]
diff --git a/web/html/xui/settings/panel/telegram.html b/web/html/xui/settings/panel/telegram.html
index 0f11fc86..248831fd 100644
--- a/web/html/xui/settings/panel/telegram.html
+++ b/web/html/xui/settings/panel/telegram.html
@@ -26,7 +26,7 @@
{{ i18n "pages.settings.telegramBotLanguage"}}
+ :dropdown-class-name="themeSwitcher.currentTheme" :style="{ width: '100%' }">
@@ -61,7 +61,7 @@
{{ i18n "pages.settings.tgNotifyCpu" }}
{{ i18n "pages.settings.tgNotifyCpuDesc" }}
-
+
diff --git a/web/html/xui/settings/xray/advanced.html b/web/html/xui/settings/xray/advanced.html
index 6b9cb87b..b5f61b34 100644
--- a/web/html/xui/settings/xray/advanced.html
+++ b/web/html/xui/settings/xray/advanced.html
@@ -2,13 +2,13 @@
-
{{ i18n "pages.xray.completeTemplate"}}
{{ i18n "pages.xray.Inbounds" }}
{{ i18n "pages.xray.Outbounds" }}
{{ i18n "pages.xray.Routings" }}
-
+
{{end}}
\ No newline at end of file
diff --git a/web/html/xui/settings/xray/balancers.html b/web/html/xui/settings/xray/balancers.html
index 7e062ec0..19c4c99a 100644
--- a/web/html/xui/settings/xray/balancers.html
+++ b/web/html/xui/settings/xray/balancers.html
@@ -10,14 +10,14 @@
[[ index+1 ]]
e.preventDefault()" type="more"
- style="font-size: 16px; text-decoration: bold;">
+ :style="{ fontSize: '16px', textDecoration: 'bold' }">
{{ i18n "edit" }}
-
+
{{ i18n "delete"}}
@@ -26,13 +26,13 @@
- Random
- Round Robin
- Least Load
- Least Ping
+ Random
+ Round Robin
+ Least Load
+ Least Ping
- [[ sel ]]
+ [[ sel ]]
Observatory
Burst Observatory
-
+
-
-
+
+
{{ i18n "pages.xray.balancer.addBalancer"}}
diff --git a/web/html/xui/settings/xray/basics.html b/web/html/xui/settings/xray/basics.html
index 3f78de77..374cb7dd 100644
--- a/web/html/xui/settings/xray/basics.html
+++ b/web/html/xui/settings/xray/basics.html
@@ -2,9 +2,9 @@
-
+
-
+
{{ i18n "pages.xray.generalConfigsDesc" }}
@@ -14,7 +14,7 @@
{{ i18n "pages.xray.FreedomStrategyDesc" }}
+ :style="{ width: '100%' }">
[[ s ]]
@@ -26,7 +26,7 @@
{{ i18n "pages.xray.RoutingStrategyDesc" }}
+ :style="{ width: '100%' }">
[[ s ]]
@@ -66,9 +66,9 @@
-
+
-
+
{{ i18n "pages.xray.logConfigsDesc" }}
@@ -77,7 +77,7 @@
{{ i18n "pages.xray.logLevel" }}
{{ i18n "pages.xray.logLevelDesc" }}
-
+
[[ s ]]
@@ -88,7 +88,7 @@
{{ i18n "pages.xray.accessLog" }}
{{ i18n "pages.xray.accessLogDesc" }}
-
+
Empty
@@ -102,7 +102,7 @@
{{ i18n "pages.xray.errorLog" }}
{{ i18n "pages.xray.errorLogDesc" }}
-
+
Empty
@@ -117,7 +117,7 @@
{{ i18n "pages.xray.maskAddressDesc" }}
+ :style="{ width: '100%' }">
Empty
@@ -137,9 +137,9 @@
-
+
-
+
{{ i18n "pages.xray.blockConfigsDesc" }}
@@ -161,9 +161,9 @@
-
+
-
+
{{ i18n "pages.xray.blockConnectionsConfigsDesc" }}
@@ -171,7 +171,7 @@
{{ i18n "pages.xray.blockips" }}
-
[[ p.label ]]
@@ -182,7 +182,7 @@
{{ i18n "pages.xray.blockdomains" }}
-
[[ p.label ]]
@@ -191,9 +191,9 @@
-
+
-
+
{{ i18n "pages.xray.directConnectionsConfigsDesc" }}
@@ -201,7 +201,7 @@
{{ i18n "pages.xray.directips" }}
-
[[ p.label ]]
@@ -212,7 +212,7 @@
{{ i18n "pages.xray.directdomains" }}
-
[[ p.label ]]
@@ -221,9 +221,9 @@
-
+
-
+
{{ i18n "pages.xray.ipv4RoutingDesc" }}
@@ -231,7 +231,7 @@
{{ i18n "pages.xray.ipv4Routing" }}
-
[[ p.label ]]
@@ -240,9 +240,9 @@
-
+
-
+
{{ i18n "pages.xray.warpRoutingDesc" }}
@@ -251,7 +251,7 @@
{{ i18n "pages.xray.warpRouting" }}
-
[[ p.label ]]
@@ -265,7 +265,7 @@
-
+
{{ i18n "pages.settings.resetDefaultConfig" }}
diff --git a/web/html/xui/settings/xray/dns.html b/web/html/xui/settings/xray/dns.html
index 696f73e1..d2cb7082 100644
--- a/web/html/xui/settings/xray/dns.html
+++ b/web/html/xui/settings/xray/dns.html
@@ -27,7 +27,7 @@
{{ i18n "pages.xray.dns.strategy" }}
{{ i18n "pages.xray.dns.strategyDesc" }}
-
[[ l ]]
@@ -71,14 +71,14 @@
[[ index+1 ]]
e.preventDefault()" type="more"
- style="font-size: 16px; text-decoration: bold;">
+ :style="{ fontSize: '16px', textDecoration: 'bold' }">
{{ i18n "edit" }}
-
+
{{ i18n "delete"}}
@@ -100,8 +100,8 @@
-
-
+
+
{{ i18n "pages.xray.dns.add" }}
@@ -118,14 +118,14 @@
[[ index+1 ]]
e.preventDefault()" type="more"
- style="font-size: 16px; text-decoration: bold;">
+ :style="{ fontSize: '16px', textDecoration: 'bold' }">
{{ i18n "edit" }}
-
+
{{ i18n "delete"}}
@@ -137,8 +137,8 @@
-
-
+
+
{{ i18n "pages.xray.fakedns.add" }}
diff --git a/web/html/xui/settings/xray/outbounds.html b/web/html/xui/settings/xray/outbounds.html
index 45d07c4c..9f2b8a8a 100644
--- a/web/html/xui/settings/xray/outbounds.html
+++ b/web/html/xui/settings/xray/outbounds.html
@@ -9,14 +9,14 @@
WARP
-
-
+
+
-
+ :style="{ color: themeSwitcher.isDarkTheme ? '#008771' : '#008771' }">
+
@@ -26,7 +26,7 @@
[[ index+1 ]]
e.preventDefault()" type="more"
- style="font-size: 16px; text-decoration: bold;">
+ :style="{ fontSize: '16px', textDecoration: 'bold' }">
@@ -43,7 +43,7 @@
-
+
{{ i18n "delete"}}
@@ -52,15 +52,15 @@
- [[ addr ]]
+ [[ addr ]]
- [[ outbound.protocol ]]
+ [[ outbound.protocol ]]
- [[ outbound.streamSettings.network ]]
- tls
- [[ outbound.streamSettings.network ]]
+ tls
+ reality
diff --git a/web/html/xui/settings/xray/reverse.html b/web/html/xui/settings/xray/reverse.html
index a8c93ea9..cdb4738d 100644
--- a/web/html/xui/settings/xray/reverse.html
+++ b/web/html/xui/settings/xray/reverse.html
@@ -10,14 +10,14 @@
[[ index+1 ]]
e.preventDefault()" type="more"
- style="font-size: 16px; text-decoration: bold;">
+ :style="{ fontSize: '16px', textDecoration: 'bold' }">
{{ i18n "edit" }}
-
+
{{ i18n "delete"}}
@@ -29,8 +29,8 @@
-
-
+
+
{{ i18n "pages.xray.outbound.addReverse" }}
diff --git a/web/html/xui/settings/xray/routing.html b/web/html/xui/settings/xray/routing.html
index 8c2502de..e5b9b6c6 100644
--- a/web/html/xui/settings/xray/routing.html
+++ b/web/html/xui/settings/xray/routing.html
@@ -9,7 +9,7 @@
[[ index+1 ]]
e.preventDefault()" type="more"
- style="font-size: 16px; text-decoration: bold;">
+ :style="{ fontSize: '16px', textDecoration: 'bold' }">
@@ -33,7 +33,7 @@
{{ i18n "edit" }}
-
+
{{ i18n "delete"}}
@@ -70,7 +70,7 @@
v-if="(rule.source+rule.sourcePort+rule.network+rule.protocol+rule.attrs+rule.ip+rule.domain+rule.port).length>0"
:overlay-class-name="themeSwitcher.currentTheme" trigger="click">
-
+
Source |
[[ r ]] |
@@ -109,7 +109,7 @@
-
+
diff --git a/web/html/xui/xray.html b/web/html/xui/xray.html
index 1abef018..7d659b6a 100644
--- a/web/html/xui/xray.html
+++ b/web/html/xui/xray.html
@@ -50,7 +50,7 @@
-
-
-
-
+
+
+
{{ i18n "pages.xray.save" }}
{{ i18n "pages.xray.restart" }}
- Error in running xray-core
+ Error in running xray-core
- [[ line ]]
+ [[ line ]]
@@ -78,7 +78,7 @@
@@ -88,25 +88,25 @@
{ this.changePage(activeKey); }"
:class="themeSwitcher.currentTheme">
-
+
{{ template "settings/xray/basics" . }}
-
+
{{ template "settings/xray/routing" . }}
{{ template "settings/xray/outbounds" . }}
-
+
{{ template "settings/xray/reverse" . }}
-
+
{{ template "settings/xray/balancers" . }}
-
+
{{ template "settings/xray/dns" . }}
-
+
{{ template "settings/xray/advanced" . }}