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.
This commit is contained in:
mhsanaei 2024-10-16 12:22:07 +02:00
parent ac7901abba
commit b36032e22c
No known key found for this signature in database
GPG Key ID: 4DACC0663B5986F5

View File

@ -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'>