mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 13:32:24 +00:00
chore: add dns
type for kcp protocol
see https://xtls.github.io/config/transports/mkcp.html#headerobject
This commit is contained in:
parent
1c59afe031
commit
a16e83468b
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,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>
|
||||
|
|
Loading…
Reference in a new issue