fix(脚本): singbox订阅开启http proxy后,无法连接网络

pull/1006/head
lzy1960 2024-04-10 21:56:57 +08:00
parent 0829223a2a
commit d999b96516
1 changed files with 7 additions and 0 deletions

View File

@ -93,6 +93,13 @@
} }
} }
}, },
{
"type": "mixed",
"listen": "127.0.0.1",
"listen_port": 1082,
"sniff": true,
"users": []
},
{ {
"type": "socks", "type": "socks",
"tag": "socks-in", "tag": "socks-in",