From d18eb7e4e45306ee09fcd60c3d589da5197b626a Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 11 Mar 2024 11:06:33 +0330 Subject: New - HttpUpgrade Transport --- web/html/xui/form/outbound.html | 64 ++++++++++++++---------- web/html/xui/form/stream/stream_httpupgrade.html | 13 +++++ web/html/xui/form/stream/stream_settings.html | 9 +++- web/html/xui/inbound_info_modal.html | 2 +- 4 files changed, 59 insertions(+), 29 deletions(-) create mode 100644 web/html/xui/form/stream/stream_httpupgrade.html (limited to 'web/html') diff --git a/web/html/xui/form/outbound.html b/web/html/xui/form/outbound.html index 469c42b9..b6874240 100644 --- a/web/html/xui/form/outbound.html +++ b/web/html/xui/form/outbound.html @@ -214,34 +214,34 @@ diff --git a/web/html/xui/form/stream/stream_httpupgrade.html b/web/html/xui/form/stream/stream_httpupgrade.html new file mode 100644 index 00000000..73f10b07 --- /dev/null +++ b/web/html/xui/form/stream/stream_httpupgrade.html @@ -0,0 +1,13 @@ +{{define "form/streamHTTPUPGRADE"}} + + + + + + + + + + + +{{end}} diff --git a/web/html/xui/form/stream/stream_settings.html b/web/html/xui/form/stream/stream_settings.html index af81651d..a3cb0362 100644 --- a/web/html/xui/form/stream/stream_settings.html +++ b/web/html/xui/form/stream/stream_settings.html @@ -2,7 +2,7 @@ - TCP mKCP @@ -10,6 +10,7 @@ H2 QUIC gRPC + HttpUpgrade @@ -43,6 +44,12 @@ + + + +