change timeout, and dns no need to proxy

This commit is contained in:
fancy
2020-05-03 15:05:56 +08:00
parent aa5ca6f204
commit d5ea832b4f
3 changed files with 9 additions and 2 deletions

View File

@@ -21,6 +21,13 @@
"port": "53",
"type": "field"
},
{
"inboundTag": [
"dns_inbound"
],
"outboundTag": "outBound_DIRECT",
"type": "field"
},
{
"domain": [
"geosite:google",

View File

@@ -9,7 +9,7 @@
"followRedirect": true,
"network": "tcp,udp",
"port": 0,
"timeout": 0,
"timeout": 300,
"userLevel": 0
},
"sniffing": {

View File

@@ -9,7 +9,7 @@
"followRedirect": true,
"network": "tcp,udp",
"port": 0,
"timeout": 0,
"timeout": 300,
"userLevel": 0
},
"sniffing": {