mirror of
https://github.com/2dust/v2rayN.git
synced 2025-04-19 13:42:24 +00:00
Update tun_singbox_dns (#6510)
This commit is contained in:
parent
de1132c2df
commit
060a35e091
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"servers": [
|
||||
{
|
||||
"tag": "remote",
|
||||
"address": "8.8.8.8",
|
||||
"address": "tcp://8.8.8.8",
|
||||
"strategy": "prefer_ipv4",
|
||||
"detour": "proxy"
|
||||
},
|
||||
|
@ -33,4 +33,4 @@
|
|||
}
|
||||
],
|
||||
"final": "remote"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue