From fed1f84cc68cd2e47f8458eaff2d0e63c5ac4a3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E6=89=87=E6=BB=91=E7=BF=94=E7=BF=BC?= Date: Sat, 22 Jun 2024 04:35:49 +0800 Subject: [PATCH] enable udp --- VLESS-TLS-SplitHTTP-CaddyNginx/client.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/VLESS-TLS-SplitHTTP-CaddyNginx/client.json b/VLESS-TLS-SplitHTTP-CaddyNginx/client.json index 7a3f325..fdd5272 100644 --- a/VLESS-TLS-SplitHTTP-CaddyNginx/client.json +++ b/VLESS-TLS-SplitHTTP-CaddyNginx/client.json @@ -6,7 +6,10 @@ { "listen": "127.0.0.1", "port": 10808, - "protocol": "socks" + "protocol": "socks", + "settings": { + "udp": true + } } ], "outbounds": [