From aa6a886977dc25e7f1e75cc5ba2b22c91b31e711 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sun, 1 Feb 2026 03:20:29 +0100 Subject: Add UDP hop interval min/max support for Hysteria Replaces single UDP hop interval with separate min and max values in Hysteria stream settings. Updates model, JSON serialization, URL param parsing, and form fields for backward compatibility and enhanced configuration flexibility. --- web/html/form/outbound.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'web/html/form') diff --git a/web/html/form/outbound.html b/web/html/form/outbound.html index 9ca0eab6..ce917b21 100644 --- a/web/html/form/outbound.html +++ b/web/html/form/outbound.html @@ -549,10 +549,16 @@ - + + + -- cgit v1.2.3