mirror of
https://github.com/v2board/v2board.git
synced 2024-11-13 02:59:10 +08:00
surge: Disable network framework, because it will cause the Surge to stop running
Signed-off-by: Beta Soft <betaxab@gmail.com>
This commit is contained in:
parent
4f8ba2b59d
commit
91bf999162
@ -13,7 +13,7 @@ http-listen = 0.0.0.0:6152
|
|||||||
socks5-listen = 0.0.0.0:6153
|
socks5-listen = 0.0.0.0:6153
|
||||||
|
|
||||||
test-timeout = 4
|
test-timeout = 4
|
||||||
network-framework = true
|
network-framework = false
|
||||||
proxy-test-url = http://www.gstatic.com/generate_204
|
proxy-test-url = http://www.gstatic.com/generate_204
|
||||||
|
|
||||||
external-controller-access = surgepasswd@0.0.0.0:6170
|
external-controller-access = surgepasswd@0.0.0.0:6170
|
||||||
|
Loading…
Reference in New Issue
Block a user