1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-22 10:08:15 -05:00

update official config

This commit is contained in:
v2ray 2016-01-10 21:38:37 +01:00
parent 57709a5cdb
commit c061cf9f34

View File

@ -32,16 +32,19 @@
{
"type": "field",
"port": 80,
"network": "tcp",
"outboundTag": "pass"
},
{
"type": "field",
"port": 443,
"network": "tcp",
"outboundTag": "pass"
},
{
"type": "field",
"port": 53,
"network": "tcp,udp",
"outboundTag": "pass"
}
]