This commit is contained in:
AliBelali 2024-03-25 10:11:19 +00:00 committed by GitHub
commit dbd2296c38
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@
"tls", "tls",
"fakedns" "fakedns"
], ],
"enabled": true "enabled": false
}, },
"tag": "socks" "tag": "socks"
}, },
@ -74,7 +74,7 @@
} }
}, },
"routing": { "routing": {
"domainStrategy": "AsIs", "domainStrategy": "IPIfNonMatch",
"rules": [ "rules": [
{ {
"type": "field", "type": "field",
@ -84,4 +84,4 @@
] ]
}, },
"stats": {} "stats": {}
} }