From 7dc52e9a5378fd7f964fc7ee1a5627f484bdeb4a Mon Sep 17 00:00:00 2001 From: mhsanaei Date: Tue, 9 Sep 2025 13:57:40 +0200 Subject: dokodemo-door, socks renamed to mixed, tunnel --- sub/default.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sub/default.json') diff --git a/sub/default.json b/sub/default.json index fff1b3ad..59c8a5ce 100644 --- a/sub/default.json +++ b/sub/default.json @@ -13,7 +13,7 @@ "inbounds": [ { "port": 10808, - "protocol": "socks", + "protocol": "mixed", "settings": { "auth": "noauth", "udp": true, @@ -28,7 +28,7 @@ ], "enabled": true }, - "tag": "socks" + "tag": "mixed" }, { "port": 10809, -- cgit v1.2.3