瀏覽代碼

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.
mhsanaei 6 月之前
父節點
當前提交
b36032e22c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web/html/xui/form/reality_settings.html

+ 1 - 1
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'>