From ed53df5ef30cc2e235382d815f77e8b1b05f07e8 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Wed, 9 Aug 2023 01:43:58 +0330 Subject: [PATCH] multi user HTTP & Socks inbounds Co-Authored-By: Alireza Ahmadi --- web/html/xui/form/protocol/http.html | 19 ++++++++++++++----- web/html/xui/form/protocol/socks.html | 19 ++++++++++++++----- 2 files changed, 28 insertions(+), 10 deletions(-) diff --git a/web/html/xui/form/protocol/http.html b/web/html/xui/form/protocol/http.html index b4ba59b7..2eb74582 100644 --- a/web/html/xui/form/protocol/http.html +++ b/web/html/xui/form/protocol/http.html @@ -1,10 +1,19 @@ {{define "form/http"}} - - - - - + + + + + + + + + + + {{end}} \ No newline at end of file diff --git a/web/html/xui/form/protocol/socks.html b/web/html/xui/form/protocol/socks.html index e7989b74..db421f41 100644 --- a/web/html/xui/form/protocol/socks.html +++ b/web/html/xui/form/protocol/socks.html @@ -6,11 +6,20 @@