From 3af6497577b7da4149a6432ea83ae4f229da6e45 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sun, 1 Feb 2026 02:34:23 +0100 Subject: inbound : finalmask --- web/html/form/stream/stream_finalmask.html | 70 ++++++++++++++++++++++++++++++ web/html/form/stream/stream_kcp.html | 46 +++++++------------- web/html/form/stream/stream_settings.html | 12 ++++- 3 files changed, 95 insertions(+), 33 deletions(-) create mode 100644 web/html/form/stream/stream_finalmask.html (limited to 'web/html/form/stream') diff --git a/web/html/form/stream/stream_finalmask.html b/web/html/form/stream/stream_finalmask.html new file mode 100644 index 00000000..4ed7d6a1 --- /dev/null +++ b/web/html/form/stream/stream_finalmask.html @@ -0,0 +1,70 @@ +{{define "form/streamFinalMask"}} + + + + + + + +{{end}} diff --git a/web/html/form/stream/stream_kcp.html b/web/html/form/stream/stream_kcp.html index 50794574..11f89ebd 100644 --- a/web/html/form/stream/stream_kcp.html +++ b/web/html/form/stream/stream_kcp.html @@ -1,48 +1,32 @@ {{define "form/streamKCP"}} - - - - None - SRTP - uTP - WeChat - DTLS 1.2 - WireGuard - DNS - - - - - - + - + - + - - + + - + - + - + {{end}} diff --git a/web/html/form/stream/stream_settings.html b/web/html/form/stream/stream_settings.html index f6b17cc6..5b00ef25 100644 --- a/web/html/form/stream/stream_settings.html +++ b/web/html/form/stream/stream_settings.html @@ -1,8 +1,10 @@ {{define "form/streamSettings"}} - + - TCP (RAW) mKCP @@ -48,4 +50,10 @@ + + + {{end}} -- cgit v1.2.3