Browse Source

Merge branch 'master' of https://github.com/v2ray/v2ray-core

pull/2034/head^2
Darien Raymond 6 years ago
parent
commit
40ef2a1013
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
  1. 2
      release/config/config.json

2
release/config/config.json

@ -35,7 +35,7 @@
// Enable sniffing on TCP connection.
"sniffing": {
"enable": true,
"enabled": true,
// Target domain will be overriden to the one carried by the connection, if the connection is HTTP or HTTPS.
"destOverride": ["http", "tls"]
}

Loading…
Cancel
Save