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:
@@ -158,7 +158,8 @@
|
||||
"destOverride": [
|
||||
"http",
|
||||
"tls"
|
||||
]
|
||||
],
|
||||
"routeOnly": true
|
||||
}
|
||||
},
|
||||
// extra inbound; its main purpose is to get fallback to "dest" at port 80. Many regular websites
|
||||
@@ -216,7 +217,8 @@
|
||||
"destOverride": [
|
||||
"http",
|
||||
"tls"
|
||||
]
|
||||
],
|
||||
"routeOnly": true
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user