mirror of https://github.com/2dust/v2rayN
parent
639d62588a
commit
c9d65e5cd9
|
@ -2,7 +2,7 @@
|
||||||
"servers": [
|
"servers": [
|
||||||
{
|
{
|
||||||
"tag": "remote",
|
"tag": "remote",
|
||||||
"address": "tcp://8.8.8.8",
|
"address": "8.8.8.8",
|
||||||
"strategy": "ipv4_only",
|
"strategy": "ipv4_only",
|
||||||
"detour": "proxy"
|
"detour": "proxy"
|
||||||
},
|
},
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"servers": [
|
"servers": [
|
||||||
{
|
{
|
||||||
"tag": "remote",
|
"tag": "remote",
|
||||||
"address": "tcp://8.8.8.8",
|
"address": "8.8.8.8",
|
||||||
"strategy": "ipv4_only",
|
"strategy": "ipv4_only",
|
||||||
"detour": "proxy"
|
"detour": "proxy"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue