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/protocol/hysteria.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 web/html/form/protocol/hysteria.html (limited to 'web/html/form/protocol/hysteria.html') diff --git a/web/html/form/protocol/hysteria.html b/web/html/form/protocol/hysteria.html new file mode 100644 index 00000000..f612f056 --- /dev/null +++ b/web/html/form/protocol/hysteria.html @@ -0,0 +1,32 @@ +{{define "form/hysteria"}} + + + {{template "form/client"}} + + + + + + + + + + + + + +
{{ i18n "pages.inbounds.email" }}Auth
[[ client.email ]][[ client.auth ]]
+
+
+ + + + + +{{end}} \ No newline at end of file -- cgit v1.2.3