Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMHSanaei <ho3ein.sanaei@gmail.com>2024-10-20 13:01:55 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-10-20 15:07:21 +0300
commitbebf83f06c71336a4feae468f0e709684f2ee894 (patch)
tree63738ee9785e9c26a3f0b86724809ee5b9145a83 /web/html/xui/warp_modal.html
parent07bf741b1564b843f8921d19337bb609e6c5bd3b (diff)
wireguard - noKernelTun
Diffstat (limited to 'web/html/xui/warp_modal.html')
-rw-r--r--web/html/xui/warp_modal.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/html/xui/warp_modal.html b/web/html/xui/warp_modal.html
index fb7d54ee..3acd49e8 100644
--- a/web/html/xui/warp_modal.html
+++ b/web/html/xui/warp_modal.html
@@ -147,8 +147,7 @@
publicKey: peer.public_key,
endpoint: peer.endpoint.host,
}],
- kernelMode: false,
- kernelTun: false,
+ noKernelTun: false,
}
});
}