From ae5ad505d04fa347eb96a0d2bfb54ff541c3b709 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 20 Apr 2026 16:05:27 +0200 Subject: add hysteria inbound Co-Authored-By: Alireza Ahmadi --- web/html/form/stream/stream_hysteria.html | 75 +++++++++++++++++++++++++++++++ web/html/form/stream/stream_settings.html | 8 +++- 2 files changed, 82 insertions(+), 1 deletion(-) create mode 100644 web/html/form/stream/stream_hysteria.html (limited to 'web/html/form/stream') diff --git a/web/html/form/stream/stream_hysteria.html b/web/html/form/stream/stream_hysteria.html new file mode 100644 index 00000000..5e43d462 --- /dev/null +++ b/web/html/form/stream/stream_hysteria.html @@ -0,0 +1,75 @@ +{{define "form/streamHysteria"}} + + + + + + + + + + + + +{{end}} \ No newline at end of file diff --git a/web/html/form/stream/stream_settings.html b/web/html/form/stream/stream_settings.html index 5b00ef25..700fe793 100644 --- a/web/html/form/stream/stream_settings.html +++ b/web/html/form/stream/stream_settings.html @@ -1,7 +1,8 @@ {{define "form/streamSettings"}} + :wrapper-col="{ md: {span:14} }" + v-if="inbound.protocol != Protocols.HYSTERIA"> + + +