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:
AliBelali 2024-03-25 13:41:16 +03:30 committed by GitHub
parent b61e9102e2
commit f499b5d889
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@
"tls",
"fakedns"
],
"enabled": true
"enabled": false
},
"tag": "socks"
},