diff --git a/web/html/form/inbound.html b/web/html/form/inbound.html
index 021a51c7..eee75df6 100644
--- a/web/html/form/inbound.html
+++ b/web/html/form/inbound.html
@@ -108,6 +108,9 @@
{{template "form/streamSettings"}}
{{template "form/externalProxy" }}
+
+ {{template "form/streamSockopt"}}
+
diff --git a/web/html/form/protocol/dokodemo.html b/web/html/form/protocol/dokodemo.html
index 819b7727..267dcf4e 100644
--- a/web/html/form/protocol/dokodemo.html
+++ b/web/html/form/protocol/dokodemo.html
@@ -30,8 +30,4 @@
-
-
- {{template "form/streamSockopt"}}
-
{{end}}