From 590a8f07b9c9677240eb77f63afe23917f00993d Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Thu, 11 Jan 2024 18:26:54 +0330 Subject: wireguard info page Co-Authored-By: Alireza Ahmadi --- web/html/xui/inbound_info_modal.html | 39 ++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'web/html') diff --git a/web/html/xui/inbound_info_modal.html b/web/html/xui/inbound_info_modal.html index cf1a032b..cdcabad9 100644 --- a/web/html/xui/inbound_info_modal.html +++ b/web/html/xui/inbound_info_modal.html @@ -264,6 +264,45 @@ [[ account.pass ]] + + + + + + + + + + + + + + + + + +
{{ i18n "pages.xray.wireguard.secretKey" }}[[ inbound.settings.secretKey ]]
{{ i18n "pages.xray.wireguard.publicKey" }}[[ inbound.settings.pubKey ]]
MTU[[ inbound.settings.mtu ]]
Kernel Mode[[ inbound.settings.kernelMode ]]