From 722f5e716fb9801a1329dd754268d1199ad97957 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Wed, 10 Jan 2024 16:12:54 +0330 Subject: [feature] wireguard inbound Co-Authored-By: Alireza Ahmadi --- web/html/xui/form/protocol/wireguard.html | 56 +++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 web/html/xui/form/protocol/wireguard.html (limited to 'web/html/xui/form/protocol') diff --git a/web/html/xui/form/protocol/wireguard.html b/web/html/xui/form/protocol/wireguard.html new file mode 100644 index 00000000..553f5d42 --- /dev/null +++ b/web/html/xui/form/protocol/wireguard.html @@ -0,0 +1,56 @@ +{{define "form/wireguard"}} + + + + + + + + + + + + + + + + + + + + + Peer [[ index + 1 ]] + + + + + + + + + + + + + + + + + +{{end}} \ No newline at end of file -- cgit v1.2.3