Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormhsanaei <ho3ein.sanaei@gmail.com>2024-10-16 13:22:07 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-10-16 13:22:07 +0300
commitb36032e22c109b3b6d129542e6b70bfd0fbf5641 (patch)
tree69ff0f23695e4ad92f572c13db67929340100d0d
parentac7901abba4326ae8ee75cdc18bbb84c7bda85d4 (diff)
REALITY: target as an alias of dest
I don't want to add it separately because they are the same, just the name is different.
-rw-r--r--web/html/xui/form/reality_settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/xui/form/reality_settings.html b/web/html/xui/form/reality_settings.html
index 327cd79d..16179458 100644
--- a/web/html/xui/form/reality_settings.html
+++ b/web/html/xui/form/reality_settings.html
@@ -12,7 +12,7 @@
<a-select-option v-for="key in UTLS_FINGERPRINT" :value="key">[[ key ]]</a-select-option>
</a-select>
</a-form-item>
- <a-form-item label='Dest'>
+ <a-form-item label='Dest (Target)'>
<a-input v-model.trim="inbound.stream.reality.dest"></a-input>
</a-form-item>
<a-form-item label='SNI'>