mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-09 19:56:19 +00:00
Update default.json
surprisingly I discoverd when sniffing is enabled at client side, multi routing does not work properly (just sometimes) but after disabling sniffing at client side, multirouting works perfectly fine.
This commit is contained in:
parent
b61e9102e2
commit
f499b5d889
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
"tls",
|
||||
"fakedns"
|
||||
],
|
||||
"enabled": true
|
||||
"enabled": false
|
||||
},
|
||||
"tag": "socks"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue