From 11e8fb468b1a0c46bf9b1bc415ef39e5ccf4825a Mon Sep 17 00:00:00 2001 From: mercury Date: Mon, 10 Feb 2025 10:03:27 +0400 Subject: [PATCH] singbox: return mixed-in port --- config/sing.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/sing.json b/config/sing.json index 610ff6d..bd510e2 100644 --- a/config/sing.json +++ b/config/sing.json @@ -27,7 +27,9 @@ }, { "type": "mixed", - "tag": "in" + "tag": "in", + "listen": "127.0.0.1", + "listen_port": 2080 } ], "dns": {