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-01-26 21:27:46 +0300
committerMHSanaei <ho3ein.sanaei@gmail.com>2024-01-26 21:27:46 +0300
commitdaa43540477e18ae5c6e19e887733b793c17ad72 (patch)
tree9d3af65c41f78fe46cefca23ef25e08e735d41e8 /web/html/xui/warp_modal.html
parentec88053df0f2619bdb6285bcd2085675efbc8ca8 (diff)
ipv6 for familyProtect and some changes
Diffstat (limited to 'web/html/xui/warp_modal.html')
-rw-r--r--web/html/xui/warp_modal.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/xui/warp_modal.html b/web/html/xui/warp_modal.html
index d1663df0..4e6dd4fa 100644
--- a/web/html/xui/warp_modal.html
+++ b/web/html/xui/warp_modal.html
@@ -140,6 +140,7 @@
mtu: 1420,
secretKey: warpModal.warpData.private_key,
address: Object.values(config.interface.addresses),
+ domainStrategy: 'ForceIPv6v4',
peers: [{
publicKey: peer.public_key,
endpoint: peer.endpoint.host,