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
path: root/web
diff options
context:
space:
mode:
authorShishkevich D. <135337715+shishkevichd@users.noreply.github.com>2025-03-09 08:23:35 +0300
committerGitHub <noreply@github.com>2025-03-09 08:23:35 +0300
commita16e83468b84ee01c7f0ff4b210cf74f702e0a16 (patch)
tree6cfd659e25feea2ac8fd688279f71cc029532abd /web
parent1c59afe031da71ca857c52efaed76a53b040f8d5 (diff)
chore: add `dns` type for kcp protocol
see https://xtls.github.io/config/transports/mkcp.html#headerobject
Diffstat (limited to 'web')
-rw-r--r--web/html/xui/form/stream/stream_kcp.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/xui/form/stream/stream_kcp.html b/web/html/xui/form/stream/stream_kcp.html
index 97ca4071..74c375d2 100644
--- a/web/html/xui/form/stream/stream_kcp.html
+++ b/web/html/xui/form/stream/stream_kcp.html
@@ -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>