mirror of https://github.com/mack-a/v2ray-agent
fix(脚本): singbox订阅开启http proxy后,无法连接网络
parent
0829223a2a
commit
d999b96516
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue