diff options
| author | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-10-20 13:01:55 +0300 |
|---|---|---|
| committer | MHSanaei <ho3ein.sanaei@gmail.com> | 2024-10-20 15:07:21 +0300 |
| commit | bebf83f06c71336a4feae468f0e709684f2ee894 (patch) | |
| tree | 63738ee9785e9c26a3f0b86724809ee5b9145a83 /web/html/xui/warp_modal.html | |
| parent | 07bf741b1564b843f8921d19337bb609e6c5bd3b (diff) | |
wireguard - noKernelTun
Diffstat (limited to 'web/html/xui/warp_modal.html')
| -rw-r--r-- | web/html/xui/warp_modal.html | 3 |
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, } }); } |
