mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 21:42:24 +00:00
new - DNS obf type for kcp
This commit is contained in:
parent
10f54cd937
commit
fc23af5db6
1 changed files with 1 additions and 0 deletions
|
@ -255,6 +255,7 @@
|
|||
<a-select-option value="wechat-video">WeChat</a-select-option>
|
||||
<a-select-option value="dtls">DTLS 1.2</a-select-option>
|
||||
<a-select-option value="wireguard">WireGuard</a-select-option>
|
||||
<a-select-option value="dns">DNS</a-select-option>
|
||||
</a-select>
|
||||
</a-form-item>
|
||||
<a-form-item label='{{ i18n "password" }}'>
|
||||
|
|
Loading…
Reference in a new issue