From 93b7ce199fb7434ea55e669cae43ace44943f112 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sun, 18 Jan 2026 17:38:05 +0100 Subject: Add UDP mask support for Hysteria outbound Introduces a 'congestion' option to Hysteria stream settings and updates the form to allow selection between BBR (Auto) and Brutal. Adds support for UDP masks, including model, serialization, and UI for adding/removing masks with type and password fields. --- web/html/form/outbound.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'web/html/form') diff --git a/web/html/form/outbound.html b/web/html/form/outbound.html index 2396052a..24bdc751 100644 --- a/web/html/form/outbound.html +++ b/web/html/form/outbound.html @@ -545,6 +545,12 @@ + + + BBR (Auto) + Brutal + + @@ -596,6 +602,30 @@ + + +