Add Dial Fields comment to client.json

Signed-off-by: Shtorm <108103062+shtorm-7@users.noreply.github.com>
This commit is contained in:
Shtorm
2026-07-24 15:59:49 +03:00
committed by GitHub
parent a79e16c03c
commit 909f19640c

View File

@@ -27,6 +27,7 @@
"tag": "vless-out",
// Supported protocols: hysteria, hysteria2, shadowsocks, trojan, tuic, vless, vmess
"link": "vless://b5e41c8c-c437-4689-b863-76208a3efb4b@0.0.0.0:443?..."
// Dial Fields
}
],
"route": {
@@ -34,4 +35,4 @@
"default_domain_resolver": "default",
"auto_detect_interface": true
}
}
}