mirror of
https://github.com/EvgenyNerush/easy-xray.git
synced 2025-12-13 21:35:03 +03:00
fix for Tor
This commit is contained in:
@@ -54,7 +54,8 @@
|
||||
"destOverride": [
|
||||
"http",
|
||||
"tls"
|
||||
]
|
||||
],
|
||||
"routeOnly": true
|
||||
},
|
||||
// settings of inbound "protocol" (see above)
|
||||
"settings": {
|
||||
@@ -75,7 +76,7 @@
|
||||
"http",
|
||||
"tls"
|
||||
],
|
||||
"routeOnly": false
|
||||
"routeOnly": true
|
||||
},
|
||||
// settings of inbound "protocol" (see above)
|
||||
"settings": {
|
||||
|
||||
Reference in New Issue
Block a user