enable sniffing

This commit is contained in:
233boy
2019-11-07 10:38:15 +08:00
parent 5ea36e805e
commit af60aac5dd
8 changed files with 29 additions and 1 deletions

View File

@@ -84,6 +84,10 @@
"network": "tcp,udp",
"timeout": 0,
"followRedirect": true
},
"sniffing": {
"enabled": true,
"destOverride": ["http", "tls"]
}
},
{