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:
Diffstat (limited to 'web/html/xui/warp_modal.html')
-rw-r--r--web/html/xui/warp_modal.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/html/xui/warp_modal.html b/web/html/xui/warp_modal.html
index 17f035ca..fb7d54ee 100644
--- a/web/html/xui/warp_modal.html
+++ b/web/html/xui/warp_modal.html
@@ -147,7 +147,8 @@
publicKey: peer.public_key,
endpoint: peer.endpoint.host,
}],
- kernelMode: false
+ kernelMode: false,
+ kernelTun: false,
}
});
}