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
diff options
context:
space:
mode:
authorAlireza Ahmadi <alireza7@gmail.com>2025-08-05 15:02:23 +0300
committerAlireza Ahmadi <alireza7@gmail.com>2025-08-05 15:02:23 +0300
commit569550d5f6d027702aeec0b34d5713a6d02a8741 (patch)
treede702e7c58d7d2b79f041d55a8c5e5c3f04060ac /web/html/form/protocol
parent419ea63dd0f7f2a693dbf674e411782301e06dc6 (diff)
add sockopt to dockodemo
Diffstat (limited to 'web/html/form/protocol')
-rw-r--r--web/html/form/protocol/dokodemo.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/html/form/protocol/dokodemo.html b/web/html/form/protocol/dokodemo.html
index 267dcf4e..819b7727 100644
--- a/web/html/form/protocol/dokodemo.html
+++ b/web/html/form/protocol/dokodemo.html
@@ -30,4 +30,8 @@
<a-switch v-model="inbound.settings.followRedirect"></a-switch>
</a-form-item>
</a-form>
+<!-- sockopt -->
+<template>
+ {{template "form/streamSockopt"}}
+</template>
{{end}}