Merge pull request #1006 from lzy1960/fix/singbox-httpproxy

fix(脚本): singbox订阅开启http proxy后,无法连接网络
pull/1022/head
mack-a 2024-04-10 22:47:39 +08:00 committed by GitHub
commit 192eeb1bbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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",
"tag": "socks-in",