From f22dd6b53d736556377080a305c40be2db3c8cce Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Sat, 6 May 2023 20:21:14 +0330 Subject: [feature] multi-user shadowsocks @alireza0 Co-Authored-By: Alireza Ahmadi --- web/html/xui/form/protocol/shadowsocks.html | 83 ++++++++++++++++++++++++++++- 1 file changed, 82 insertions(+), 1 deletion(-) (limited to 'web/html/xui/form/protocol/shadowsocks.html') diff --git a/web/html/xui/form/protocol/shadowsocks.html b/web/html/xui/form/protocol/shadowsocks.html index 718ba894..3c63fe01 100644 --- a/web/html/xui/form/protocol/shadowsocks.html +++ b/web/html/xui/form/protocol/shadowsocks.html @@ -1,5 +1,87 @@ {{define "form/shadowsocks"}} + + + + + {{ i18n "pages.inbounds.Email" }} + + + + + + + + + + + + + + + + + + + + {{ i18n "pages.inbounds.IPLimit" }} + + + + + + + + + + {{ i18n "pages.inbounds.totalFlow" }} (GB) + + + + + + + + + + + + + + + + {{ i18n "pages.inbounds.expireDate" }} + + + + + + + + + + + + + + + + + + +
[[ col ]]
[[ col ]]
+
+
[[ method ]] @@ -15,5 +97,4 @@ UDP -
{{end}} \ No newline at end of file -- cgit v1.2.3