diff options
Diffstat (limited to 'sub/default.json')
| -rw-r--r-- | sub/default.json | 4 |
1 files changed, 2 insertions, 2 deletions
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, |
